Click or drag to resize

ICollectionCompressingWriterContextCollections Property

Gets the mapping from Blank Nodes to Collections.

Namespace:  VDS.RDF.Writing.Contexts
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
Dictionary<INode, OutputRdfCollection> Collections { get; }

Property Value

Type: DictionaryINode, OutputRdfCollection
See Also