Cypher Workbench - Data Modeling and Cypher Tool Suite
Cypher Workbench (also known as Solutions Workbench) is a cloud based tool that assists Neo4j developers in creating and maintaining solutions built on top of Neo4j. Cypher Workbench provides support throughout the entire solution development lifecycle from project inception through testing. Additionally, with its reverse engineering, validation, and debugging capabilities, it can be used to introspect existing Neo4j deployments to assist with maintenance, documentation, or troubleshooting.
Installation
-
Check out the code from the GitHub Repository
-
Ensure that you have Node.js on your machine
-
Follow the instructions in the Cypher Workbench project README
Functionality Includes
-
Business Scenarios. Capture questions and business problems. Start modeling based on your scenarios, and link completed Cypher queries to the scenarios.
-
Model. Create and edit graph models. Reverse engineer models from existing Neo4j databases and Cypher statements. Supports limited collaboration.
-
Cypher Suite. Capture sets of related Cypher Statements. Statements can be validated against models and databases.
-
Reveal. Run, debug, and explain Cypher execution visually.
-
Cypher Builder. Build Cypher statements graphically. MATCH statements can be built by clicking on nodes and relationships in the graph model.
-
Databases. Configure connections to Neo4j databases.
Documentation
Documentation for this library is available here.
See also the GitHub Repository.
Relevant Links
Authors |
|
Community Support |
|
Source |
|
Issues |
|
Documentation |
https://help.neo4j.solutions/neo4j-solutions/cypher-workbench/ |