Re: Best practice setup for Go driver development & identifying the websocket serialization format
Ray Scott <raya...@...>
That makes sense to me. Is there a suggested way to format data in the `data` section. I realise you can write a script to output anything you wish, but if I'm, say, wanting to do CRUD style work on a vertex, is there an efficient and non-error prone way to represent that data if I perform a read on that vertex? I'm fetching it from Go code. On Monday, 7 August 2017 15:06:29 UTC+1, Keith Lohnes wrote:
|
|