The Query Evaluation Mode determines the behaviour of the SPARQL query engine on RDF4J repositories. It currently
supports two modes, STRICT and and STANDARD.
Standard mode extends minimal compliance with various practical operator behavioral extensions, in a way that is
still compliant with the SPARQL 1.1 specification (as described in
section 17.3.1 of the SPARQL 1.1 Query
Recommendation).
Standard mode extends minimal compliance with various practical operator behavioral extensions, in a way that is
still compliant with the SPARQL 1.1 specification (as described in
section 17.3.1 of the SPARQL 1.1 Query
Recommendation).
Returns the enum constant of this type with the specified name.
The string must match exactly an identifier used to declare an
enum constant in this type. (Extraneous whitespace characters are
not permitted.)
Parameters:
name - the name of the enum constant to be returned.