| Package | Description |
|---|---|
| com.orientechnologies.orient.core.fetch |
| Modifier and Type | Field and Description |
|---|---|
static OFetchPlan |
OFetchHelper.DEFAULT_FETCHPLAN |
| Modifier and Type | Method and Description |
|---|---|
static OFetchPlan |
OFetchHelper.buildFetchPlan(String iFetchPlan) |
| Modifier and Type | Method and Description |
|---|---|
static void |
OFetchHelper.fetch(ORecord iRootRecord,
Object iUserObject,
OFetchPlan iFetchPlan,
OFetchListener iListener,
OFetchContext iContext,
String iFormat) |
static void |
OFetchHelper.processRecordRidMap(ODocument record,
OFetchPlan iFetchPlan,
int iCurrentLevel,
int iLevelFromRoot,
int iFieldDepthLevel,
Map<ORID,Integer> parsedRecords,
String iFieldPathFromRoot,
OFetchContext iContext) |
Copyright © 2009–2025 OrientDB. All rights reserved.