de.deepamehta.storage.neo4j
Class TopicModelIterator

Show UML class diagram
java.lang.Object
  extended by de.deepamehta.storage.neo4j.ModelIterator<TopicModel>
      extended by de.deepamehta.storage.neo4j.TopicModelIterator
All Implemented Interfaces:
Iterator<TopicModel>

 class TopicModelIterator
extends ModelIterator<TopicModel>


Field Summary
 
Fields inherited from class de.deepamehta.storage.neo4j.ModelIterator
storage
 
Constructor Summary
TopicModelIterator(Neo4jStorage storage)
           
 
Method Summary
(package private)  TopicModel buildModel(org.neo4j.graphdb.Node node)
           
 
Methods inherited from class de.deepamehta.storage.neo4j.ModelIterator
hasNext, next, remove
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TopicModelIterator

TopicModelIterator(Neo4jStorage storage)
Method Detail

buildModel

TopicModel buildModel(org.neo4j.graphdb.Node node)
Specified by:
buildModel in class ModelIterator<TopicModel>


Copyright © 2015. All Rights Reserved.