ICollectionCompressingWriterContextCollections Property  | 
 
            Gets the mapping from Blank Nodes to Collections.
            
 
    Namespace: 
   VDS.RDF.Writing.Contexts
    Assembly:
   dotNetRDF (in dotNetRDF.dll) Version: 
SyntaxDictionary<INode, OutputRdfCollection> Collections { get; }ReadOnly Property Collections As Dictionary(Of INode, OutputRdfCollection)
	Get
Property Value
Type: 
DictionaryINode, 
OutputRdfCollection
See Also