Gremlinq/ExRam.Gremlinq
A .NET object-graph-mapper for Apache TinkerPop™ Gremlin enabled databases.
C#MIT
Pinned issues
Build failed to compile on GitHub Actions after last runner upgrade
#1595 opened by krukowskid
Closed5
Issues
- 5
- 3
Debug() doesn't enclose Guid values in quotes even when using .ToString()
#1668 opened by cbgrasshopper - 9
- 1
Multiple issues when you have separated classes in different assemblies
#1644 opened by sebastianamaro - 1
- 3
- 2
Newtonsoft PropertyName Attribute Support
#1183 opened by davemanton - 0
Please make ThrowOutsideModel exception more precise
#1551 opened by utillity - 4
- 0
Dynamic Properties support
#1500 opened by sebastianamaro - 2
feat: support System.Text.Json
#1501 opened by tsanton - 0
feat: make SubmitAsync<T> method public
#1516 opened by tsanton - 0
- 4
- 1
- 5
- 0
- 0
full error log:
#1495 opened by danielcweber - 2
Help to build optional query for many edges
#1448 opened by sabitertan - 4
Support of System.Decimal
#797 opened by danielcweber - 0
SingleAsync and SingleOrDefaultAsync don't throw as expected when multiple results.
#1121 opened by Euan-McVie - 5
- 7
Querying Vertices using properties while running an Update causes queries to fail. (Only Tested on Cosmos)
#1092 opened by Euan-McVie - 3
- 2
How I can get graph tree
#933 opened by jayaemekar - 3
_gremlinQuerySource.V<V1>().Where(filter).ToArrayAsync() fails when the record exists & How to get Gremlin script correctly from .Debug()
#829 opened by DocGreenRob - 3
- 4
ExRam.Gremlinq.Core.ExpressionNotSupportedException: The expression '' is not supported.
#813 opened by EvgenyRyzhikov - 2
Edge properties not returning for zero value
#801 opened by pdxlongriver - 2
- 8
Add Upsert<TVertex>() Shortcut Method
#800 opened by evo-terren - 1
Is there a way to specify a different name for in-database properties than renaming the C# property?
#803 opened by gfaraj - 4
How can you configure ASP.NET driver through code?
#802 opened by gfaraj - 1
- 4
Support for records with only init properties without parameterless constructor
#706 opened by bCamba - 1
How to Translate emit().repeat() to Gremlinq
#648 opened by jijothomas27 - 27
OfType<T>() is broken
#609 opened by DocGreenRob - 6
- 5
.Property() is broken
#640 opened by DocGreenRob - 10
To many connection on azure function after updating function to v4 on .net 6
#550 opened by iAmBipinPaul - 6
Serialize/Deserialize nested objects as JSON string to a vertex string property?
#607 opened by ruthoferroman - 2
Can't Build Solution
#608 opened by DocGreenRob - 5
How to clone a vertex with edges
#553 opened by danielcweber - 3
- 2
- 5
HowTo: g.V().has('xyz') for various labels?
#603 opened by ruthoferroman - 1
- 2
Property Casing With Cosmos Gremlin
#555 opened by dakota-graffle - 2
- 3