added important point about the APOC in neo4j

This commit is contained in:
Grzegorz Leoniec 2018-10-09 15:25:05 +02:00
parent ef0928b13d
commit 71b7623601

View File

@ -57,6 +57,8 @@ NEO4J_USER=neo4j
NEO4J_PASSWORD=letmein NEO4J_PASSWORD=letmein
``` ```
> You need to install APOC as a plugin for the graph you create in the neo4j desktop app!
Note that grand-stack-starter does not currently bundle a distribution Note that grand-stack-starter does not currently bundle a distribution
of Neo4j. You can download [Neo4j Desktop](https://neo4j.com/download/) of Neo4j. You can download [Neo4j Desktop](https://neo4j.com/download/)
and run locally for development, spin up a [hosted Neo4j Sandbox instance](https://neo4j.com/download/), and run locally for development, spin up a [hosted Neo4j Sandbox instance](https://neo4j.com/download/),