Uses of Interface
com.orientechnologies.orient.core.command.OCommandPredicate
Packages that use OCommandPredicate
Package
Description
-
Uses of OCommandPredicate in com.orientechnologies.orient.core.command.traverse
Methods in com.orientechnologies.orient.core.command.traverse that return OCommandPredicateMethods in com.orientechnologies.orient.core.command.traverse with parameters of type OCommandPredicate -
Uses of OCommandPredicate in com.orientechnologies.orient.core.sql.filter
Classes in com.orientechnologies.orient.core.sql.filter that implement OCommandPredicateModifier and TypeClassDescriptionclassParsed query.classParses text in SQL format and build a tree of conditions. -
Uses of OCommandPredicate in com.tinkerpop.blueprints.impls.orient
Methods in com.tinkerpop.blueprints.impls.orient with parameters of type OCommandPredicateModifier and TypeMethodDescriptionOrientVertex.execute(OCommandPredicate iPredicate) (Blueprints Extension) Executes the command predicate against current vertex.