Gremlin.Net.CosmosDb icon indicating copy to clipboard operation
Gremlin.Net.CosmosDb copied to clipboard

jsonProperty is null in ISchemaBoundTraversalExtensions

Open simonziegler opened this issue 5 years ago • 0 comments

I cloned this repo today and ran the GremlinSample project: the only modification I made was the connection details for my Cosmos database.

When the program reaches line 39 of Program.cs, I attempt to step over in debugging and get the exception shown in the screen grab below from the ISchemaBoundTraversalExtensions class.

Just to reiterate, I only altered code on line 13 of Program.cs for connection details.

One other thing: what should the partition key be for GremlinSample?

Thanks, Simon

image

simonziegler avatar Sep 20 '19 17:09 simonziegler