Table of Contents
Neo4j provides a pluggable infrastructure for extensions. Procedures extend the capabilities of the Cypher query language. Server plugins and extensions allow new surfaces to be created in the REST API. All three require the user to be familiar with the Java programming language and to have an environment set up for compiling Java code.
Warning
When running your own code and Neo4j in the same JVM, there are a few things you should keep in mind:
|