Package | Description |
---|---|
org.eclipse.rdf4j.sparqlbuilder.constraint |
Modifier and Type | Method and Description |
---|---|
static SparqlFunction |
SparqlFunction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SparqlFunction[] |
SparqlFunction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static Expression<?> |
Expressions.function(SparqlFunction function,
Operand... operands)
Too lazy at the moment.
|
Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.