Skip to content

v4.1.0

Choose a tag to compare

@pluma pluma released this 01 Dec 12:17
· 1536 commits to main since this release

Changes:

  • GraphEdgeCollection now inherits from EdgeCollection, allowing easy access to EdgeCollection methods like traverse and edges
  • Graph methods now only return the graph property of the server response instead of the full response body
  • Graph method argument "dropCollection" now correctly defaults to false not null