Hi Stephen, I haven't tested this yet, but I am currently working on a fairly serious client implementation now with gremlinclient (it will surpass aiogremlin in support, functionality, and documentation) and I will be sure to include it in the tests. I assume you are already testing this with the Java driver. If so, would you mind pointing me towards those tests so I can do something consistent.
Best, Dave On Fri, Jan 29, 2016 at 4:25 PM, Stephen Mallette <[email protected]> wrote: > If you don't build a driver for Gremlin Server, no need to read any > further.... > > If you are still reading it means you develop drivers for Gremlin Server - > can you please comment on whether or not you have tested (unit tests, > tested manually, whatever....) the sending the following as parameter > values: > > 1. List/Map > 2. Map of arbitrary depth (i.e. Maps with a Map) > 3. List containing Maps/Lists > 4. List with mixed types (including Map/List) > > It would be nice to hear if all that kind of stuff works nicely on your > ends. > > Thanks, > > Stephen > -- David M. Brown R.A. CulturePlex Lab, Western University
