Description
Gherkin scenarios that containĀ P.not() currently fail in Gremlin.Net. The server prints an exception that hints at problems with deserialization of P.not():
Could not deserialize the JSON value as required. Nested exception: java.lang.IllegalStateException: org.apache.tinkerpop.gremlin.process.traversal.P.not([Ljava.lang.Object;)
Attachments
Issue Links
- is related to
-
TINKERPOP-1894 GraphSONMessageSerializerV2d0 fails to deserialize valid P.not()
- Closed