Uses of Class
org.eclipse.rdf4j.sparqlbuilder.constraint.Operation
Packages that use Operation
-
Uses of Operation in org.eclipse.rdf4j.sparqlbuilder.constraint
Classes in org.eclipse.rdf4j.sparqlbuilder.constraint with type parameters of type OperationModifier and TypeClassDescription(package private) class
A SPARQL Operation.Subclasses of Operation in org.eclipse.rdf4j.sparqlbuilder.constraintModifier and TypeClassDescription(package private) class
Represents a SPARQL operation that takes exactly 2 arguments(package private) class
Represents a SPARQL connective operation, which takes an arbitrary number of arguments(package private) class
Represents a SPARQL operation that takes exactly 1 argument