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