Skip to content

Commit 3650188

Browse files
Mats-SXFlorentinD
andcommitted
Changelog all remaining GDS Session features
Co-authored-by: Florentin Dörre <florentin.dorre@neotechnology.com>
1 parent 8215175 commit 3650188

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

changelog.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,11 @@
88

99
* Add the new concept of GDS Sessions, used to manage GDS computations in Aura, based on data from an AuraDB instance.
1010
* Add a new `gds.graph.project` endpoint to project graphs from AuraDB instances to GDS sessions.
11+
* `nodePropertySchema` and `relationshipPropertySchema` can be used to optimise remote projections.
12+
* Add a new top-level class `GdsSessions` to manage GDS sessions in Aura.
13+
* `GdsSessions` support `get_or_create()`, `list()`, and `delete()`.
14+
* Creating a new session supports various sizes.
15+
* The `run_cypher()` method will run Cypher queries targetting the configured AuraDB instance.
1116

1217

1318
## Bug fixes

0 commit comments

Comments
 (0)