spline
spline copied to clipboard
Convert all data returned from db to Scala Types
- ArangoDB driver converts the returned data type to Scala right now, but everything deeper in the structure stays in java types.
- Convert the whole structure to Scala before handing it to the higher layers.