pushkarnagpal

Results 3 issues of pushkarnagpal

Plugin version - 1.0.3 Janusgraph - 0.4.1 Hi, I'm getting a serialization issue while sending a `Query with params` using: ``` cypherGremlinClient.submit(cypherQuery, params); ``` Getting the error: ``` java.util.concurrent.CompletionException: io.netty.handler.codec.EncoderException:...

@dwitry `Storage`: Janusgraph with HBase as backend (0.4.x) `Gremlin Tinkerpop` version : 4.3.4 `cypher-for-gremlin` version: 1.0.1 I want to utilize the mixed indexes for performance of the following scenarios :...

Trying the following query to get a path using a match query to filter out paths that contain self edges (node with edges to itself to avoid increased length of...

bug