public interface OCommandPredicate
Modifier and Type | Method and Description |
---|---|
Object |
evaluate(OIdentifiable iRecord,
ODocument iCurrentResult,
OCommandContext iContext)
Evaluates the predicate.
|
Object evaluate(OIdentifiable iRecord, ODocument iCurrentResult, OCommandContext iContext)
iRecord
- Target recordiCurrentResult
- TODOiContext
- Context of executionCopyright © 2009–2020 OrientDB. All rights reserved.