class AssociationModelIterator extends ModelIterator<AssociationModel>
storage
Constructor and Description |
---|
AssociationModelIterator(Neo4jStorage storage) |
Modifier and Type | Method and Description |
---|---|
(package private) AssociationModel |
buildModel(org.neo4j.graphdb.Node node) |
hasNext, next, remove
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
AssociationModelIterator(Neo4jStorage storage)
AssociationModel buildModel(org.neo4j.graphdb.Node node)
buildModel
in class ModelIterator<AssociationModel>
Copyright © 2018. All Rights Reserved.