[
https://issues.apache.org/jira/browse/TINKERPOP-1922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16395800#comment-16395800
]
Florian Hockmann commented on TINKERPOP-1922:
---------------------------------------------
Completely forgot that there was already an issue for deserialization problems
with {{P.not()}}.
> Gherkin features fail that contain P.not() in Gremlin.Net
> ---------------------------------------------------------
>
> Key: TINKERPOP-1922
> URL: https://issues.apache.org/jira/browse/TINKERPOP-1922
> Project: TinkerPop
> Issue Type: Bug
> Components: dotnet
> Affects Versions: 3.2.7
> Reporter: Florian Hockmann
> Priority: Major
> Fix For: 3.2.8, 3.3.2
>
>
> 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()}}:
> {code:java}
> Could not deserialize the JSON value as required. Nested exception:
> java.lang.IllegalStateException:
> org.apache.tinkerpop.gremlin.process.traversal.P.not([Ljava.lang.Object;){code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)