From 94e1bca2401a4c27f2c2bec7beadf15dc8538dcf Mon Sep 17 00:00:00 2001 From: Lidia Zuin <102308961+lidiazuin@users.noreply.github.com> Date: Thu, 10 Jul 2025 14:35:27 +0200 Subject: [PATCH] Clarifying information about tools (#487) --- modules/ROOT/pages/data-modeling/data-modeling-tools.adoc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/modules/ROOT/pages/data-modeling/data-modeling-tools.adoc b/modules/ROOT/pages/data-modeling/data-modeling-tools.adoc index c0141ac0..0059b212 100644 --- a/modules/ROOT/pages/data-modeling/data-modeling-tools.adoc +++ b/modules/ROOT/pages/data-modeling/data-modeling-tools.adoc @@ -8,14 +8,14 @@ //Cross Mark :cross-mark: icon:times[] -Neo4j offers a range of no-code tools to get you started with data modeling. -Available options are here listed. +There is a range of no-code tools to get you started with data modeling. +Some available tools are listed here. == Neo4j Data Importer image::data-importer-1.png[600,600,role="popup-link"] -Besides being a tool for xref:data-import/index.adoc[importing data], you can use Neo4j Data Importer to sketch a graph model and map your data to it. +Neo4j Data Importer integrates data modeling into the xref:data-import/index.adoc[import process] and lets you sketch a graph model and map your data to it. You can access it: * Via *Import* in link:https://neo4j.com/product/auradb/?ref=docs-nav-get-started[Neo4j Aura]. @@ -104,4 +104,4 @@ Built to support the kind of data modeling specific to Neo4j with node labels an | {cross-mark} | Hackolade JSON, YAML, DDL, XSD, Excel Template, Cloud Storage, Collibra Data Dictionary | Cypher, HTML -|=== \ No newline at end of file +|===