Interface | Description |
---|---|
Operand |
Denotes an element that can be used as an operand to an
Expression |
SparqlOperator |
Interface to denote an Expression operator
|
Class | Description |
---|---|
Aggregate |
A SPARQL aggregate expression.
|
CustomFunction | |
Expression<T extends Expression<T>> |
A SPARQL expression.
|
Expressions |
A class with static methods to create SPARQL expressions.
|
In |
Enum | Description |
---|---|
SparqlAggregate |
The built-in SPARQL aggregates.
|
SparqlFunction |
The built-in SPARQL Functions.
|
Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.