| Annotation Type | Description |
|---|---|
| Depth |
Specifies the depth of the query.
|
| EnableBookmarkManagement |
Enables bookmark management
Bean implementing
BookmarkManager interface needs to exist in the
context. |
| EnableNeo4jAuditing |
Annotation to enable auditing in MongoDB via annotation configuration.
|
| Query |
Annotation to declare finder queries directly on repository methods.
|
| QueryResult |
Annotation to be applied to interfaces and classes onto which arbitrary Cypher query results are to be mapped.
|
| UseBookmark |
Indicates that a transactional operation will use bookmarks that are currently stored in BookmarkManager when
creating Neo4j session.
|
Copyright © 2011–2018 Pivotal Software, Inc.. All rights reserved.