| Package | Description |
|---|---|
| org.springframework.data.neo4j.support | |
| org.springframework.data.neo4j.template |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
Neo4jTemplate.exec(GraphCallback<T> callback) |
| Modifier and Type | Class and Description |
|---|---|
static class |
GraphCallback.WithoutResult |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
Neo4jOperations.exec(GraphCallback<T> callback)
Executes the callback in a NON-transactional context.
|
Copyright © 2011-2015–2016 Pivotal Software, Inc.. All rights reserved.