Uses of Class
org.eclipse.rdf4j.sparqlbuilder.constraint.ConnectiveOperation
Packages that use ConnectiveOperation
-
Uses of ConnectiveOperation in org.eclipse.rdf4j.sparqlbuilder.constraint
Subclasses with type arguments of type ConnectiveOperation in org.eclipse.rdf4j.sparqlbuilder.constraintModifier and TypeClassDescription(package private) classRepresents a SPARQL connective operation, which takes an arbitrary number of argumentsMethods in org.eclipse.rdf4j.sparqlbuilder.constraint that return ConnectiveOperationModifier and TypeMethodDescriptionprivate static ConnectiveOperationExpressions.connectiveExpression(ConnectiveOperator operator, Operand... operands)