Click or drag to resize

GraphMLWriterCollapseLiterals Property

Controls whether to collapse distinct literals.

Namespace:  VDS.RDF.Writing
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public bool CollapseLiterals { get; set; }

Property Value

Type: Boolean

Implements

ICollapseLiteralsWriterCollapseLiterals
See Also