Dictionary of Sets in the Multiset.
Namespace:
VDS.RDF.Query.Algebra
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntaxprotected Dictionary<int, ISet> _sets
Protected _sets As Dictionary(Of Integer, ISet)
Field Value
Type:
DictionaryInt32,
ISet
See Also