public class PropertiesStepBatchFetcher extends MultiQueriableStepBatchFetcher<Iterable<? extends JanusGraphProperty>>
| Constructor and Description |
|---|
PropertiesStepBatchFetcher(FetchQueryBuildFunction fetchQueryBuildFunction,
int batchSize) |
| Modifier and Type | Method and Description |
|---|---|
protected Map<JanusGraphVertex,Iterable<? extends JanusGraphProperty>> |
makeQueryAndExecute(JanusGraphMultiVertexQuery multiQuery) |
fetchData, nextBatch, prefetchNextBatch, refreshIfLoopsAreReset, registerCurrentLoopFutureVertexForPrefetching, registerFirstNewLoopFutureVertexForPrefetching, registerNextLoopFutureVertexForPrefetching, setBatchSizepublic PropertiesStepBatchFetcher(FetchQueryBuildFunction fetchQueryBuildFunction, int batchSize)
protected Map<JanusGraphVertex,Iterable<? extends JanusGraphProperty>> makeQueryAndExecute(JanusGraphMultiVertexQuery multiQuery)
makeQueryAndExecute in class MultiQueriableStepBatchFetcher<Iterable<? extends JanusGraphProperty>>Copyright © 2012–2024. All rights reserved.