| Method and Description |
|---|
| org.springframework.data.neo4j.template.Neo4jOperations.execute(String)
Use
Neo4jOperations.query() to return both results as well as query statistics. |
| org.springframework.data.neo4j.template.Neo4jOperations.execute(String, Map<String, Object>)
Use
Neo4jOperations.query() to return both results as well as query statistics. |
Copyright © 2011-2015–2015 Pivotal Software, Inc.. All rights reserved.