greskell icon indicating copy to clipboard operation
greskell copied to clipboard

A convenient way to save/load a record data type to/from Gremlin properties

Open debug-ito opened this issue 4 years ago • 0 comments

It would be convenient to make an automated way to save/load a record data type to/from Gremlin properties.

Maybe we can borrow ToForm and FromForm typeclasses of http-api-data. However, we would also need a way to generate a Key data type for each record field...

debug-ito avatar Dec 28 '21 02:12 debug-ito