Neo4j

Uses of Class
org.neo4j.cypher.javacompat.QueryStatistics

Packages that use QueryStatistics
org.neo4j.cypher.javacompat Execute Cypher queries from Java code. 
 

Uses of QueryStatistics in org.neo4j.cypher.javacompat
 

Methods in org.neo4j.cypher.javacompat that return QueryStatistics
 QueryStatistics ExecutionResult.getQueryStatistics()
          Returns statistics about this result.
 


Neo4j

Copyright © 2002-2014 The Neo4j Graph Database Project. All Rights Reserved.