Gets the Sets in the Multiset.
Namespace:
VDS.RDF.Query.Algebra
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntaxpublic override IEnumerable<ISet> Sets { get; }
Public Overrides ReadOnly Property Sets As IEnumerable(Of ISet)
Get
Property Value
Type:
IEnumerable<ISet>
See Also