Enums

Intermediate data structure for serialized values, allowing for translation between the values returned by the back-end database (serde_json for cypher-based databases, and a library-specific seralized format for Cosmos and Gremlin DBs), and the serde_json format used to return data to the client.