java.lang.Object
org.neo4j.ogm.response.model.QueryResultModel
- All Implemented Interfaces:
Iterable<Map<String,,Object>> Query<Iterable<Map<String,,Object>>> Result
- Author:
- vince
-
Constructor Summary
ConstructorsConstructorDescriptionQueryResultModel(Iterable<Map<String, Object>> result, QueryStatistics queryQueryStatistics) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.lang.Iterable
forEach, spliterator