Package com.stardog.stark.io
Class RDFWriters.RDFWriterConfig
java.lang.Object
com.stardog.stark.io.RDFWriters.RDFWriterConfig
- Enclosing class:
RDFWriters
Write builder for RDFWriter
- Since:
- 1.0
- Version:
- 1.0
- Author:
- Michael Grove
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongrouped(boolean theGrouped) namespaces(Namespaces theNamespaces) to(OutputStream theStream) long
-
Constructor Details
-
RDFWriterConfig
-
-
Method Details
-
to
-
format
-
grouped
-
set
@Nonnull public <T> RDFWriters.RDFWriterConfig set(@Nonnull Option<T> theOption, @Nullable T theValue) -
namespaces
-
write
-