
public class OQueryContext extends Object
| Modifier and Type | Field and Description |
|---|---|
protected ODocument |
initialRecord |
protected OQuery<ODocument> |
sourceQuery |
| Constructor and Description |
|---|
OQueryContext() |
| Modifier and Type | Method and Description |
|---|---|
void |
setRecord(ODocument iRecord) |
void |
setSourceQuery(OQuery<ODocument> sourceQuery) |
protected ODocument initialRecord
Copyright © 2009–2025 OrientDB. All rights reserved.