Click or drag to resize

GraphVizWriterCollapseLiterals Property

Gets/Sets whether to collapse distinct literal nodes.

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

Property Value

Type: Boolean

Implements

ICollapseLiteralsWriterCollapseLiterals
See Also