Skip to content

Commit 6b72ae5

Browse files
committed
updates after review
1 parent cab9f25 commit 6b72ae5

File tree

1 file changed

+4
-8
lines changed

1 file changed

+4
-8
lines changed

modules/ROOT/pages/data-modeling/data-modeling-tools.adoc

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
:cross-mark: icon:times[]
1111

1212
Neo4j offers a range of no-code tools to get you started with data modeling.
13-
The available options are described here.
13+
Available options are here listed.
1414

1515
== Neo4j Data Importer
1616

@@ -22,7 +22,7 @@ You can access it:
2222
* Via *Import* in link:https://neo4j.com/product/auradb/?ref=docs-nav-get-started[Neo4j Aura].
2323
* As a standalone version link:https://data-importer.neo4j.io/[with secure connection only] or link:https://data-importer.graphapp.io/[with both secure and insecure connections].
2424

25-
For more information, refer to the link:{docs-home}/data-importer/current/modeling[Neo4j Data Importer -> Data modeling].
25+
For more information, refer to link:{docs-home}/data-importer/[Neo4j Data Importer's documentation].
2626

2727
== Arrows.app
2828

@@ -47,18 +47,14 @@ It combines no-code visual solutions as the ones available in link:https://arrow
4747

4848
With this platform, you can:
4949

50-
* Create a data model from scratch or import data from from JSON files.
50+
* Create a data model from scratch or import data from JSON files.
5151
* Reverse-engineer data models from existing Neo4j databases.
5252
* Use Cypher statements to augment the current data model, including node labels, relationship types, and properties.
5353
* Validate your model (naming conventions, constraints, data, common mistakes, etc).
5454
* Use a business scenarios tool for capturing questions and scenarios of use cases.
5555
* Import scenarios from Excel, Google Sheets, or plain text.
5656

57-
To install it:
58-
59-
* Check out the code from the link:https://github.com/neo4j-labs/cypher-workbench[GitHub Repository].
60-
* Ensure that you have Node.js on your machine.
61-
* Follow the instructions in the Cypher Workbench project README or refer to the link:https://help.neo4j.solutions/neo4j-solutions/cypher-workbench/[documentation].
57+
For instructions on how to install it, refer to link:https://help.neo4j.solutions/neo4j-solutions/cypher-workbench/installation/[Cypher Workbench's documentation].
6258

6359
== Other tools
6460

0 commit comments

Comments
 (0)