| Package | Description |
|---|---|
| org.springframework.data.neo4j.template |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
Neo4jTemplate.execute(Neo4jCallback<T> action)
Deprecated.
|
<T> T |
Neo4jOperations.execute(Neo4jCallback<T> action)
Deprecated.
Execute the action specified by the given action object within a
Session. |
Copyright © 2011-2015–2017 Pivotal Software, Inc.. All rights reserved.