Uses of Class
org.eclipse.rdf4j.query.algebra.Like
Packages that use Like
Package
Description
Abstract Query Algebra model.
-
Uses of Like in org.eclipse.rdf4j.query.algebra
Methods in org.eclipse.rdf4j.query.algebra that return LikeModifier and TypeMethodDescriptionLike.clone()
Deprecated, for removal: This API element is subject to removal in a future version.Methods in org.eclipse.rdf4j.query.algebra with parameters of type Like -
Uses of Like in org.eclipse.rdf4j.query.algebra.evaluation.impl
Methods in org.eclipse.rdf4j.query.algebra.evaluation.impl with parameters of type LikeModifier and TypeMethodDescriptionStrictEvaluationStrategy.evaluate(Like node, BindingSet bindings)
Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of Like in org.eclipse.rdf4j.query.algebra.helpers
Methods in org.eclipse.rdf4j.query.algebra.helpers with parameters of type Like