| Annotation Type | Description |
|---|---|
| Name |
This defines the name of an input argument for a procedure.
|
| PerformsWriteOperations |
This annotation marks a
Procedure as performing updates to the graph. |
| Procedure |
Declares a method as a Procedure, meaning the method can be called from the
cypher query language.
|
| Resource |
This marks a field in a class with
Procedure methods as a resource for the procedures to use. |
Copyright © 2002–2016 The Neo4j Graph Database Project. All rights reserved.