We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd18627 commit b1f32f4Copy full SHA for b1f32f4
doc/modules/ROOT/pages/management-ops/graph-reads/read-with-cypher.adoc
@@ -7,7 +7,7 @@
7
--
8
Running Cypher queries on an in-memory graph is deprecated and will be removed starting from version 2.7.
9
Due to low adoption and high maintenance costs of this feature there is no replacement planned.
10
-If you want to run cypher queries on an in-memory graph the recommended way is to write back data to Neo4j and run Cypher queries on the database.
+If you want to run Cypher queries on an in-memory graph the recommended way is to write back data to Neo4j and run Cypher queries on the database.
11
12
13
include::partial$/operations-reference/alpha-note.adoc[]
0 commit comments