Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
BlankValueModels a blank node
CompositionalSelectModels a SELECT subquery used to define variables in a pattern
DeleteModels a DELETE statement in SPARQL
ExistsModels a Sparql EXISTS contruct
FilterRepresents the contents of a FILTER in Sparql
FunctionRepresents a generic function
GraphModels a Sparql GRAPH contruct
InfixFunctionRepresents an infix function
InsertModels an INSERT statement in SPARQL
LiteralValueModels a literal value in Sparql
PatternModels an RDF triple
PatternBaseCommon base for graph patterns
PatternGroupModels a graph pattern (a set of triples)
PredicateFunctionRepresents a predicate function
PrefixFunctionRepresents a prefix function
ProjectionRepresents a projection in a Select
ResourceValueModels a Sparql IRI reference
SelectModels a SELECT statement in SPARQL
UnionModels the Sparql UNION keyword
UpdateBaseCommon class for update statements
ValueBase class for all classes that can be used as values
ValueListModels a Sparql list
VariableModels a Sparql variable
 All Classes Functions Enumerations