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; }
ReadOnly Property Collections As Dictionary(Of INode, OutputRdfCollection)
Get
Property Value
Type:
DictionaryINode,
OutputRdfCollectionSee Also