ArangoDB-Community / arangodb-tinkerpop-provider

An implementation of the Tinkerpop OLTP Provider for ArangoDB
Apache License 2.0
84 stars 16 forks source link

Element Property and Property Property exact primitive type #30

Closed arcanefoam closed 5 years ago

arcanefoam commented 5 years ago

During serialization/desrialization of Java primitives the exact java type is lost. E.g.

We could actually store the exact JAva type is the property document and then use it to return the exact type used when the property was created.

arcanefoam commented 5 years ago

Support added in 2.0.0