Package org.neo4j.ogm.model
Interface Query<T>
- All Known Subinterfaces:
Result
- All Known Implementing Classes:
QueryResultModel
public interface Query<T>
- Author:
- vince
-
Method Summary
-
Method Details
-
queryResults
T queryResults()
-
ResultQueryResultModel