Uses of Enum
org.eclipse.rdf4j.sparqlbuilder.constraint.ConnectiveOperator
Packages that use ConnectiveOperator
-
Uses of ConnectiveOperator in org.eclipse.rdf4j.sparqlbuilder.constraint
Methods in org.eclipse.rdf4j.sparqlbuilder.constraint that return ConnectiveOperatorModifier and TypeMethodDescriptionstatic ConnectiveOperatorReturns the enum constant of this type with the specified name.static ConnectiveOperator[]ConnectiveOperator.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.eclipse.rdf4j.sparqlbuilder.constraint with parameters of type ConnectiveOperatorModifier and TypeMethodDescriptionprivate static ConnectiveOperationExpressions.connectiveExpression(ConnectiveOperator operator, Operand... operands) Constructors in org.eclipse.rdf4j.sparqlbuilder.constraint with parameters of type ConnectiveOperator