Skip to content

Commit

Permalink
Changelog all remaining GDS Session features
Browse files Browse the repository at this point in the history
Co-authored-by: Florentin Dörre <florentin.dorre@neotechnology.com>
  • Loading branch information
Mats-SX and FlorentinD committed Feb 27, 2024
1 parent 8215175 commit 3650188
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,11 @@

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


## Bug fixes
Expand Down

0 comments on commit 3650188

Please sign in to comment.