Uses of Class
org.eclipse.rdf4j.sail.evaluation.TupleFunctionEvaluationMode
-
Packages that use TupleFunctionEvaluationMode Package Description org.eclipse.rdf4j.sail.evaluation -
-
Uses of TupleFunctionEvaluationMode in org.eclipse.rdf4j.sail.evaluation
Methods in org.eclipse.rdf4j.sail.evaluation that return TupleFunctionEvaluationMode Modifier and Type Method Description static TupleFunctionEvaluationModeTupleFunctionEvaluationMode. valueOf(String name)Returns the enum constant of this type with the specified name.static TupleFunctionEvaluationMode[]TupleFunctionEvaluationMode. values()Returns an array containing the constants of this enum type, in the order they are declared.
-