Uses of Class
com.orientechnologies.orient.core.fetch.OFetchPlan
Packages that use OFetchPlan
-
Uses of OFetchPlan in com.orientechnologies.orient.core.fetch
Fields in com.orientechnologies.orient.core.fetch declared as OFetchPlanMethods in com.orientechnologies.orient.core.fetch that return OFetchPlanModifier and TypeMethodDescriptionstatic OFetchPlanOFetchHelper.buildFetchPlan(String iFetchPlan) Methods in com.orientechnologies.orient.core.fetch with parameters of type OFetchPlanModifier and TypeMethodDescriptionstatic voidOFetchHelper.fetch(ORecord rootRecord, Object userObject, OFetchPlan fetchPlan, OFetchListener listener, OFetchContext context, String format) static voidOFetchHelper.processRecordRidMap(ODocument record, OFetchPlan iFetchPlan, int iCurrentLevel, int iLevelFromRoot, int iFieldDepthLevel, Map<ORID, Integer> parsedRecords, String iFieldPathFromRoot, OFetchContext iContext)