Interface ICollapseLiteralsWriter
Interface for Writers that support collapsing distinct literal nodes.
Namespace: VDS.RDF.Writing
Assembly: dotNetRdf.dll
Syntax
public interface ICollapseLiteralsWriter
Properties
| Edit this page View SourceCollapseLiterals
Controls whether to collapse distinct literal nodes.
Declaration
bool CollapseLiterals { get; set; }
Property Value
Type | Description |
---|---|
bool |