Uses of Class
org.eclipse.rdf4j.common.transaction.QueryEvaluationMode
-
-
Uses of QueryEvaluationMode in org.eclipse.rdf4j.common.transaction
Methods in org.eclipse.rdf4j.common.transaction that return QueryEvaluationMode Modifier and Type Method Description static QueryEvaluationModeQueryEvaluationMode. valueOf(String name)Returns the enum constant of this type with the specified name.static QueryEvaluationMode[]QueryEvaluationMode. values()Returns an array containing the constants of this enum type, in the order they are declared.
-