I am trying to assign a value to a property with the native Geoshape type. I have it serialized into JSON as follows (where g is aliased to the traversal on gremlin server):
and it works perfectly. I am sure that it is something quite simple. Here is the error:
Request[PooledUnsafeDirectByteBuf(ridx:653, widx:653, cap:687)] could not be deserialized by org.apache.tinkerpop.gremlin.driver.ser.AbstractGraphSONMessageSerializerV2d0.
For reference, I do have the following serializer in the gremlin server config: