Skip to content

0.1.4 Hotfix

Compare
Choose a tag to compare
@envis10n envis10n released this 23 Mar 02:38
· 3 commits to main since this release

Hotfix for Graph method returns.

ArangoCursor by default only returns the type provided, and it makes more sense to return DocumentData for Graph traversals.

This provides the document _id, _key, and _rev fields to the type system.

Full Changelog: 0.1.3...0.1.4