Neo4j
This page explains how to setup Neo4j, install the Neo4j plugin and create a graph on your server
Last updated
This page explains how to setup Neo4j, install the Neo4j plugin and create a graph on your server
Follow the instructions of the dedicated FAQ page to get Neo4j up and running.
We recommend using a recent release of Datashare (>= 14.0.0) to use this feature, click on the 'All platforms and versions' button when downloading to access versions if necessary.
If it's not done yet add entities to your project using the Datashare CLI.
If your project contains email documents, make sure to run the EMAIL pipeline together with regular NLP pipeline. To do so set the --nlpPipeline flag to --nlpPipeline CORENLP,EMAIL.
You can now run Datashare with the Neo4j plugin.
Last updated