Click or drag to resize

VDS.RDF.Query.Expressions.Primary Namespace

Namespace containing expression classes representing primary constructs in SPARQL expression trees i.e. constants, modifiers and variables.
Classes
  ClassDescription
Public classAggregateTerm
Class for representing Aggregate Expressions which have Numeric Results.
Public classAllModifier
Class for representing the All Modifier.
Public classConstantTerm
Class for representing constant terms.
Public classDistinctModifier
Class for representing the Distinct Modifier.
Public classGraphPatternTerm
Class for representing Graph Pattern Terms (as used in EXISTS/NOT EXISTS).
Public classVariableTerm
Class representing Variable value expressions.