List all operations in GDS |
gds.list
|
List logged progress |
gds.beta.listProgress
|
List warnings |
gds.alpha.userLog
|
The version of the installed GDS |
gds.version
|
Node id functions |
gds.util.asNode
|
gds.util.asNodes
|
Numeric Functions |
gds.util.NaN
|
gds.util.infinity
|
gds.util.isFinite
|
gds.util.isInfinite
|
Accessing a node property in a named graph |
gds.util.nodeProperty
|
One Hot Encoding |
gds.alpha.ml.oneHotEncoding
|
Status of the system |
gds.debug.sysInfo
|
Monitoring |
gds.debug.arrow
|
Create an impermanent database backed by a projected graph |
gds.alpha.create.cypherdb
|
Drop an impermanent database backed by a projected graph |
gds.alpha.drop.cypherdb
|
Get an overview of the system’s workload and available resources |
gds.alpha.systemMonitor
|
Back-up graphs and models to disk |
gds.alpha.backup
|
Restore persisted graphs and models to memory |
gds.alpha.restore
|
List configured defaults |
gds.alpha.config.defaults.list
|
Configure a default |
gds.alpha.config.defaults.set
|
List configured limits |
gds.alpha.config.limits.list
|
Configure a limit |
gds.alpha.config.limits.set
|