Package | Description |
---|---|
com.orientechnologies.orient.core.command.traverse | |
com.orientechnologies.orient.core.sql.filter | |
com.tinkerpop.blueprints.impls.orient |
Modifier and Type | Method and Description |
---|---|
OCommandPredicate |
OTraverse.getPredicate() |
Modifier and Type | Method and Description |
---|---|
OTraverse |
OTraverse.predicate(OCommandPredicate iPredicate) |
Modifier and Type | Class and Description |
---|---|
class |
OSQLFilter
Parsed query.
|
class |
OSQLPredicate
Parses text in SQL format and build a tree of conditions.
|
Modifier and Type | Method and Description |
---|---|
Object |
OrientVertex.execute(OCommandPredicate iPredicate)
(Blueprints Extension) Executes the command predicate against current vertex.
|
Copyright © 2009–2020 OrientDB. All rights reserved.