SparqlEvaluationContextOutputMultiset Property |
Gets/Sets the Output Multiset.
Namespace:
VDS.RDF.Query
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax public BaseMultiset OutputMultiset { get; set; }
Public Property OutputMultiset As BaseMultiset
Get
Set
Property Value
Type:
BaseMultisetSee Also