Neo4j Location Type
Description
With this location type you can store execution information in a Neo4j graph database.
Options
-
Neo4j connection: the name of the Neo4j connection to store the information in.
-
Button 'Show indexes DDL': This displays the CREATE INDEX statements that you want to execute on the Neo4j connection to make sure performance is and remains good when writing and reading information.
-
Button 'Copy a Neo4j Index action to clipboard': This copies the Neo4j Index action to the clipboard so that you can just copy this in a workflow. It will make sure that the right indexes are created (if needed) to have great performance when using the execution information location.