Annotation Type | Description |
---|---|
Context |
This marks a field in a class with
Procedure methods as part of the context the procedure is invoked in. |
Name |
This defines the name of an input argument for a procedure.
|
PerformsWrites |
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.
|
Copyright © 2002–2016 The Neo4j Graph Database Project. All rights reserved.