You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: preview-src/cheat-sheet.adoc
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -266,7 +266,7 @@ RETURN n.name AS name
266
266
----
267
267
268
268
[.description]
269
-
This example is displayed for AuraDB Enterprise (`[.aura-dbe]`)
269
+
This example is displayed for AuraDB Virtual Dedicated Cloud (`[.aura-dbe]`)
270
270
====
271
271
272
272
@@ -280,7 +280,7 @@ RETURN n.name AS name
280
280
----
281
281
282
282
[.description]
283
-
This example is displayed for both AuraDB Free and AuraDB Enterprise.
283
+
This example is displayed for both AuraDB Free and AuraDB Virtual Dedicated Cloud.
284
284
====
285
285
286
286
@@ -310,7 +310,7 @@ When generating a Neo4j (ie not Aura) cheat sheet, we would only add those two v
310
310
311
311
In this example the labels would _not_ be displayed.
312
312
313
-
If we add any other versions to the playbook, such as AuraDB Enterprise, the labels will be displayed when viewing the examples for Neo4j Community Edition or Neo4j Enterprise Edition, but the content will be hidden entirely when viewing the AuraDB Enterprise examples.
313
+
If we add any other versions to the playbook, such as AuraDB Virtual Dedicated Cloud, the labels will be displayed when viewing the examples for Neo4j Community Edition or Neo4j Enterprise Edition, but the content will be hidden entirely when viewing the AuraDB Virtual Dedicated Cloud examples.
0 commit comments