ExRam.Gremlinq
ExRam.Gremlinq copied to clipboard
A .NET object-graph-mapper for Apache TinkerPop™ Gremlin enabled databases.
**Is your feature request related to a problem? Please describe.** I am missing some more complex queries in your examples such as: (Calculating the shortest path, using the Weight property...
Exposes the request id using a class as reference container (RequestIdSource). The request id is important for identifying request uniqueness. For example: correlating an individual gremlinq call to a particular...
@danielcweber this test succeeds while using struct in production it fails
**Is your feature request related to a problem? Please describe.** We need to have `ImmutableArray` as output but preferably without an unnecessary allocation of an array. **Describe the solution you'd...
Does Gremlinq support use of Newtonsoft PropertyName attributes? I'm using CosmosDb with the AspNet nuget packages on the latest version 11 I can't find anything in the samples or documentation...
**Is your feature request related to a problem? Please describe.** Use Azure MSI passwordless authentication **Describe the solution you'd like** Pass `AzureCredential` as authentication **Consider sponsoring me** I can dedicate...
Bumps [Microsoft.Azure.Cosmos](https://github.com/Azure/azure-cosmos-dotnet-v3) from 3.38.1 to 3.39.1. Release notes Sourced from Microsoft.Azure.Cosmos's releases. 3.39.1 3.39.1 - 2024-04-17 Fixed 4426 ChangeFeedProcessor: Fixes ArgumentException when dealing with Legacy lease incremental documents that do...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4.3.0 to 4.3.1. Release notes Sourced from codecov/codecov-action's releases. v4.3.1 What's Changed build(deps-dev): bump typescript from 5.4.4 to 5.4.5 by @dependabot in codecov/codecov-action#1370 fix: more verbose log...