Click or drag to resize

ISparqlOperator.Operator Property

Gets the Operator this is an implementation of.

Namespace:  VDS.RDF.Query.Operators
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
SparqlOperatorType Operator { get; }

Property Value

Type: SparqlOperatorType
See Also