Highlights
- 14 discussions answered
Block or Report
Block or report danielcweber
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
ExRam/ExRam.Gremlinq Public
A .NET object-graph-mapper for Apache TinkerPop™ Gremlin enabled databases.
-
Reactive Extensions + Immutable Collections = Reactive Collections !
796 contributions in the last year
Activity overview
Contributed to
ExRam/ExRam.Gremlinq,
apache/tinkerpop,
ExRam/ExRam.Gremlinq.Samples
and 13 other
repositories
Contribution activity
June 2022
Created 75 commits in 4 repositories
Created a pull request in apache/tinkerpop that received 7 comments
Complete ResponseStatusCodeEnum in .NET (3.6-dev)
Add missing response status codes to the enum in .NET. Currently, it is not possible to use the new fail()-operator since it'll return a new status…
+34
−0
•
7
comments
Opened 14 other pull requests in 3 repositories
ExRam/ExRam.Gremlinq
9
merged
1
open
1
closed
- Add .NET 7 as a target
- Drop .netstandard 2.0 support.
- Add Span support in Traversal
- Add a Create method for traversals that allows in-place manipulation of the wrapped array.
- Remove projection in GremlinQuery
- Unify Traversal with StepStack
- Fail test as execution test
- Update Gremlin.NET
- Fix snapshots
- Use vertex/edge/vertexProperty projections on CosmosDb.
- Change vertex/edge projections such that id, label and properties end up on the same level.




