Class MorphiumCursor

java.lang.Object
de.caluga.morphium.driver.MorphiumCursor
All Implemented Interfaces:
Iterable<Map<String,Object>>, Iterator<Map<String,Object>>
Direct Known Subclasses:
MorphiumCursorAdapter, SingleBatchCursor, SingleElementCursor, SingleMongoConnectionCursor

public abstract class MorphiumCursor extends Object implements Iterable<Map<String,Object>>, Iterator<Map<String,Object>>
Morphiums representation of the mongodb getMongoCursor()