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
| xref:management-ops/create-cypher-db.adoc[Create an impermanent database backed by a projected graph] | `gds.ephemeral.database.create` label:procedure[Procedure]
30
-
| xref:management-ops/graph-reads/create-cypher-db.adoc#drop-ephemeral-db[Drop an impermanent database backed by a projected graph] | `gds.ephemeral.database.drop` label:procedure[Procedure]
29
+
| xref:management-ops/create-cypher-db.adoc[Create an impermanent database backed by a projected graph] | `gds.ephemeral.database.create` label:procedure[Procedure] label:deprecated[Deprecated]
30
+
| xref:management-ops/graph-reads/create-cypher-db.adoc#drop-ephemeral-db[Drop an impermanent database backed by a projected graph] | `gds.ephemeral.database.drop` label:procedure[Procedure] label:deprecated[Deprecated]
31
31
| xref:common-usage/monitoring-system.adoc[Get an overview of the system's workload and available resources] | `gds.systemMonitor` label:procedure[Procedure]
32
32
| xref:management-ops/backup-restore.adoc[Back-up graphs and models to disk] | `gds.backup` label:procedure[Procedure]
33
33
| xref:management-ops/backup-restore.adoc[Restore persisted graphs and models to memory] | `gds.restore` label:procedure[Procedure]
0 commit comments