Namespace VDS.RDF.Query.Builder
Classes
Class for building graph patterns.
Provides methods to supply the "else" expression for the IF function call.
Provides methods to supply the "then" expression for the IF function call.
Provides methods for building queries with a fluent style API.
Provides methods to build root graph pattern directly from the query builder.
Provides methods for casting expressions to XPath types.
Provides methods for building triple patterns.
Class responsible for setting the object part of triple patterns.
Class responsible for setting the predicate part of triple patterns.
Interfaces
Provides methods for creating aggregates expressions.
Exposes method for assigning a name to an expression variable.
Provides methods for building tuples within an inline data block (VALUES).
Provides methods for creating DESCRIBE queries.
Interface for creating DESCRIBE queries.
Provides methods for creating aggregates expressions but only those allowing DISTINCT.
Provides methods for building SPARQL expressions, including aggregates.
Provides methods for building graph patterns.
Provides methods for building tuples within an inline data block (VALUES).
Provides methods for building SPARQL expressions, but not aggregates.
Interface for building SPARQL queries.
Interface for creating SELECT queries.
Provides methods for building triple patterns.
Enums