0.1.4 Hotfix
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