Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / evo-terren/Gremlin.Net.CosmosDb issues and pull requests
#71 - JObject vs JArray Error loading JsonReader to JObject
Issue -
State: open - Opened by tsmccartan almost 5 years ago
- 1 comment
#70 - Hang when network fails and recovers
Issue -
State: open - Opened by mjanulaitis over 5 years ago
#69 - Serialization vs Gremlin.net vs Cosmos: Can't go forward or back
Issue -
State: open - Opened by nilslahr over 5 years ago
- 2 comments
#68 - jsonProperty is null in ISchemaBoundTraversalExtensions
Issue -
State: open - Opened by simonziegler over 5 years ago
#67 - How to set query timeout value
Issue -
State: open - Opened by mjanulaitis over 5 years ago
#66 - Making constructor of GraphResult public to support mocking for Unit Tests
Pull Request -
State: closed - Opened by devanshgoenka97 over 5 years ago
- 1 comment
#65 - IGraphClient class is not Mockable
Issue -
State: open - Opened by devanshgoenka97 over 5 years ago
- 12 comments
#64 - MetaProperty support
Issue -
State: open - Opened by ankitbko over 5 years ago
#63 - Pr3
Pull Request -
State: closed - Opened by dandereggK over 5 years ago
#62 - Update the Gremlin.Net to 3.4.2
Issue -
State: open - Opened by amigup over 5 years ago
- 1 comment
#61 - Updated the Gremlin.Net package version to 3.4.2
Pull Request -
State: closed - Opened by amigup over 5 years ago
- 1 comment
#60 - Add support for local Cosmos DB emulator
Pull Request -
State: closed - Opened by SamHard over 5 years ago
- 1 comment
#59 - Issue49 Query Results Post Processing
Pull Request -
State: open - Opened by SamHard over 5 years ago
- 1 comment
#58 - Add support for Cosmos DB emulator
Issue -
State: open - Opened by SamHard over 5 years ago
- 4 comments
#57 - Updating vertex from properties
Issue -
State: closed - Opened by kirk-marple over 5 years ago
- 4 comments
Labels: question
#56 - Changed GraphClient unused ctor from internal to public.
Pull Request -
State: closed - Opened by Kiba-kun over 5 years ago
#55 - Question: Debugging strange behavior
Issue -
State: open - Opened by gonzalolorieto over 5 years ago
#54 - Consult JsonProperty.PropertyName on model properties when using SchemaBound Property()
Pull Request -
State: closed - Opened by veeg almost 6 years ago
#53 - Question: Detail the relationship with `Project`/`Select` and SchemaBound `By`
Issue -
State: open - Opened by veeg almost 6 years ago
#52 - fix #50: SchemaBound OutE now accepts valid relationships
Pull Request -
State: closed - Opened by veeg almost 6 years ago
- 2 comments
#51 - Downgrade Gremlin.Net to 3.4.0-rc2
Pull Request -
State: open - Opened by veeg almost 6 years ago
#50 - SchemaBound `OutE` crashes with an ArgumentException on valid vertex relationship
Issue -
State: closed - Opened by veeg almost 6 years ago
#49 - Upstream dependency Gremlin.Net version bump broke CosmosDb
Issue -
State: open - Opened by veeg almost 6 years ago
- 2 comments
#48 - Issue #16: Fix query serialization of anonymous traversals
Pull Request -
State: closed - Opened by SamHard almost 6 years ago
- 2 comments
#47 - merge int
Pull Request -
State: closed - Opened by toddgerman1 almost 6 years ago
- 3 comments
#46 - Error on creating result when creating an edge between two Vertex
Issue -
State: open - Opened by tsteele almost 6 years ago
#45 - Problem with id
Issue -
State: open - Opened by tsteele almost 6 years ago
- 6 comments
Labels: bug
#44 - update gremlin.net to 3.4.0 release version from rc1
Pull Request -
State: closed - Opened by chinwobble about 6 years ago
#43 - Other implementation
Issue -
State: open - Opened by BenjaBobs about 6 years ago
- 1 comment
#42 - Fix for bug #30 and Has label filter for Out step
Pull Request -
State: closed - Opened by vemuripavan about 6 years ago
- 12 comments
#41 - Incorrect query when using P.Within()
Issue -
State: open - Opened by GerbenGaastra about 6 years ago
- 6 comments
Labels: bug
#40 - Added properties to GraphResult for RetryAfterMs and ActivityId headers
Pull Request -
State: closed - Opened by WhitWaldo about 6 years ago
- 2 comments
#39 - Major overhaul and tree converting
Pull Request -
State: closed - Opened by BenjaBobs about 6 years ago
- 1 comment
#38 - Tree parsing and overhaul
Issue -
State: open - Opened by BenjaBobs about 6 years ago
- 4 comments
#37 - Updated to Gremlin.NET 3.4 RC2 to access response headers
Pull Request -
State: closed - Opened by BenjaBobs over 6 years ago
- 2 comments
#36 - Added ability to use partition key (#35)
Pull Request -
State: closed - Opened by BenjaBobs over 6 years ago
#35 - PartitionKeys and the g.V(["partitionKey", "id"]) syntax
Issue -
State: closed - Opened by BenjaBobs over 6 years ago
- 1 comment
#34 - Added a deserializer for the Tree structure
Pull Request -
State: closed - Opened by BenjaBobs over 6 years ago
- 1 comment
#33 - return a list of typed edge and vertex from traversal
Issue -
State: closed - Opened by tsteele over 6 years ago
- 1 comment
Labels: question
#32 - P.Within is not correctly serialized
Issue -
State: closed - Opened by igorgnedish over 6 years ago
- 4 comments
Labels: bug
#31 - Enum write/read inconsistent
Issue -
State: closed - Opened by tsteele over 6 years ago
- 2 comments
Labels: question
#30 - Vertices containing arrays of objects - part 2
Issue -
State: open - Opened by davidsblog over 6 years ago
- 3 comments
Labels: bug
#29 - Extra quotes appearing in string values
Issue -
State: closed - Opened by davidsblog over 6 years ago
- 4 comments
Labels: bug
#28 - Transactions
Issue -
State: closed - Opened by oysteingl over 6 years ago
- 4 comments
Labels: question
#27 - Iss-23 dollar sign/groovy string serialization
Pull Request -
State: closed - Opened by evo-terren over 6 years ago
#26 - Add vertices containing arrays of objects
Issue -
State: closed - Opened by davidsblog over 6 years ago
- 4 comments
Labels: bug
#25 - ISS-24 fix typo
Pull Request -
State: closed - Opened by evo-thomas over 6 years ago
#24 - "In" step added instead of "Out"
Issue -
State: closed - Opened by evo-thomas over 6 years ago
#23 - ScriptEvaluationError when a property includes a dollar sign ($)
Issue -
State: closed - Opened by davidsblog over 6 years ago
- 8 comments
Labels: bug
#22 - Update GremlinQuerySerializer.cs
Pull Request -
State: closed - Opened by MichielNL83 over 6 years ago
- 1 comment
#21 - Support Script Parameterization to avoid Gremlin Injection
Issue -
State: closed - Opened by jpamp over 6 years ago
- 3 comments
Labels: question
#20 - Added serializer support for Pop and Column enums used in Select steps
Pull Request -
State: closed - Opened by jpamp over 6 years ago
#19 - Adding ToObject<T>() method for Edge and Vertex
Pull Request -
State: closed - Opened by evo-terren over 6 years ago
- 2 comments
#18 - ISS-11 Adding extension methods to graph client to help with common usage
Pull Request -
State: closed - Opened by evo-terren over 6 years ago
#17 - Allows a GraphClient to be constructed with a specific port
Pull Request -
State: closed - Opened by davidsblog over 6 years ago
- 5 comments
#16 - Subquery is not correctly serialized in ToGremlinQuery
Issue -
State: closed - Opened by direbearform over 6 years ago
- 4 comments
Labels: bug
#15 - Strong typed OutE takes 0 parameter
Issue -
State: closed - Opened by direbearform over 6 years ago
- 1 comment
Labels: enhancement, wontfix
#14 - Add GraphClient constructor taking GraphServer
Pull Request -
State: closed - Opened by chriswbarrett over 6 years ago
#13 - Add hasLabel filter for strong typed V/E traversal step
Pull Request -
State: closed - Opened by direbearform over 6 years ago
#12 - Query all nodes of a specific label using strong typed vertex
Issue -
State: closed - Opened by direbearform over 6 years ago
- 3 comments
Labels: enhancement
#11 - Add IGraphClient Extension Methods
Issue -
State: closed - Opened by evo-terren over 6 years ago
- 1 comment
Labels: enhancement
#10 - Using Where step
Issue -
State: closed - Opened by sharonjl over 6 years ago
- 3 comments
#9 - No license
Issue -
State: closed - Opened by chriswbarrett over 6 years ago
- 4 comments
#8 - Ability to clone the traversal object or remove the side effect of on the stored ByteCode
Issue -
State: closed - Opened by direbearform almost 7 years ago
- 6 comments
#7 - Can i have sample of code how to use package with grouping
Issue -
State: closed - Opened by moumenmosa almost 7 years ago
- 1 comment
#6 - I can not connect to cosmos DB emulator.
Issue -
State: closed - Opened by moumenmosa almost 7 years ago
- 2 comments
#5 - Inheritance from VertexBase seems superfluous
Issue -
State: closed - Opened by prapicault almost 7 years ago
- 1 comment
#4 - ISS-3 Adding graph client extensions to support raw gremlin query strings
Pull Request -
State: closed - Opened by evo-terren almost 7 years ago
#3 - Allow the use of text queries
Issue -
State: closed - Opened by prapicault almost 7 years ago
- 3 comments
#2 - Fix project to work with Web Api in .Net Framework.
Pull Request -
State: closed - Opened by Arincon almost 7 years ago
- 1 comment
#1 - Fix example program, allow serializing Order direction
Pull Request -
State: closed - Opened by evo-thomas almost 7 years ago