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