Namespace VDS.RDF.Query.Paths
Classes
Represents Alternative Paths.
Abstract Base Class for Binary Path operators.
Abstract Base Class for Unary Path operators.
Represents a Cardinality restriction on a Path.
Represents a Fixed Cardinality restriction on a Path.
Represents an Inverse Path.
Represents a Negated Property Set.
Represents a N or More cardinality restriction on a Path.
Represents a N to M cardinality restriction on a Path.
Represents a One or More cardinality restriction on a Path.
Evaluation Context for evaluating complex property paths in SPARQL.
Transform Context class that is used in the Path to Algebra Transformation process.
Class representing a potential path used during the evaluation of complex property paths.
Represents a Predicate which is part of a Path.
Represents a standard forwards path.
Represents a Zero or More cardinality restriction on a Path.
Represents a Zero or One cardinality restriction on a Path.
Represents a Zero to N cardinality restriction on a Path.
Interfaces
Represents a Path expression in SPARQL.