public class GetVertexIdsIterable extends LookAheadIterable<StorableEdgeInfo,String>
| Constructor and Description |
|---|
GetVertexIdsIterable(Iterable<StorableEdgeInfo> edgeInfos,
String[] labels) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
convert(StorableEdgeInfo edgeInfo) |
protected Iterator<StorableEdgeInfo> |
createIterator() |
protected boolean |
isIncluded(StorableEdgeInfo edgeInfo,
String vertexId) |
close, iteratorclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic GetVertexIdsIterable(Iterable<StorableEdgeInfo> edgeInfos, String[] labels)
protected boolean isIncluded(StorableEdgeInfo edgeInfo, String vertexId)
isIncluded in class LookAheadIterable<StorableEdgeInfo,String>protected String convert(StorableEdgeInfo edgeInfo)
convert in class LookAheadIterable<StorableEdgeInfo,String>protected Iterator<StorableEdgeInfo> createIterator()
createIterator in class LookAheadIterable<StorableEdgeInfo,String>Copyright © 2016–2021 MWARE SOLUTIONS. All rights reserved.