The Video Overview
The following videos provide a great overview of NodeEra Functionality. They are intended to be watched in order and tell the complete story of how to design a Neo4j data model using NodeEra.
How To Reverse...
How To Forward Engineer A NodeEra Data Model
Video – How To Forward Engineer A NodeEra Data Model
A NodeEra data model consists of Node and Relationship Templates. As you design these templates, you may specify Neo4j...
How To Create A Template Diagram
Video – How To Create A Template Diagram From Existing Node And Relationship Templates
...
How To Create An Instance Diagram
Instance Diagrams can be used to illustrate the nodes and relationships in an existing Neo4j database. This video will illustrate how. Watch the Video
Instance Diagrams also provide a...
Relationship Template Editor
Video – How To Create A Relationship Template
The NodeEra Relationship Template Editor provides the mechanism for defining Neo4j Relationships. The Relationship Template defines the combination...
Node Template Editor
Video – How To Create A Node Template
The NodeEra Node Template Editor provides the mechanism for defining Neo4j Node Types. The Node Template defines the combination of Labels, Properties, and Constraints...
NodeEra Cypher Editor And Data Grid
NodeEra Cypher Editor Overview
The NodeEra Cypher Editor provides a professional text editor for creating and running Cypher queries. This is a tabbed interface so you can have many cypher...
How To Reverse Engineer An Existing Neo4j Database
Watch the video
Many data modelers/analysts will be starting with an existing property graph in Neo4j, but they don’t have to start their data model from scratch. NodeEra can scan...
How To Manage Neo4j Connections In NodeEra
The first thing you need to do in NodeEra is define your Neo4j connections. This allows NodeEra to login and run queries against a Neo4j Database.
Watch The Video
To define connections,...
NodeEra Schema Object Generation
The NodeEra Schema Generation dialog box allows you to generate a file containing cypher create and/or drop statements for the schema object types that you choose.
The output of the generation process...