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

Serialization vs Gremlin.net vs Cosmos: Can't go forward or back

Open nilslahr opened this issue 5 years ago • 2 comments

Using the release on nuget, which is old, won't allow connecting to a local CosmosDb. Using the master branch here, the deserialization is broken using the latest Gremlin.net Downgrading, as suggested, to Gremlin.net 3.4.0-rc2, breaks the master branch.

No sure if I should avoid this code completely, fix the old, or fix the new. Sample program also crashes / doesn't work.

nilslahr avatar Oct 05 '19 18:10 nilslahr

I'll admit: I've abandoned the project and unless something drastic changes, I have no plans coming back to it. Sorry!

evo-terren avatar Feb 03 '20 15:02 evo-terren

https://github.com/ExRam/ExRam.Gremlinq might be an alternative worth looking into.

BenjaBobs avatar Feb 03 '20 15:02 BenjaBobs