-
I am going to develop and auto resolver generator for SparQL, I want to use it for AnzoGraph for a project. (It is painful to write all the resolvers for it)
Are you willing to advise me on this jo…
-
I’m starting to explore how best to add query capability for Orleans. For example, this could be a navigational API over indexed sets of grains, or a declarative query language such as LINQ over all i…
-
* target information: C++
* smallest possible grammer: https://s3.amazonaws.com/artifacts.opencypher.org/M19/Cypher.g4 (from openCypher website: http://opencypher.org/resources/)
* antlr version: …
-
Created by: @bitnom
Source: https://github.com/RedisGraph/RedisGraph/issues/1430
I'm trying to store JSON data under properties. Is this a bad idea? I realize that I could store references to ReJSON k…
-
Type: Bug
Cannot attach .net projects to debugger:
```
-------------------------------------------------------------------
You may only use the Microsoft .NET Core Debugger (vsdbg) with
Visua…
-
We've updated our Spring Data Neo4j version from 7.0.0 to the latest version 7.3.4. After the update we've noticed network issues, connection read timeouts and a CPU-saturated AuraDB Enterprise instan…
-
Seems TSK, or some of its dependencies, is doing something crazy with java system properties internal map. Most property keys are being cleared and doesn't show up anymore if you iterate over the prop…
-
`cargo test` fails using `nom` version 1.2.4 and `rustc 1.30.1`, I repeated this test w/`nom` 1.2.2 and `rustc` 1.31.0 and got the same results.
Failure detailsc:
```
running 7 tests
test pars…
-
I'm trying to store JSON data under properties. Is this a bad idea? I realize that I could store references to ReJSON keys. Of course less queries is better. It could just be that the library I'm usin…
-
Whenever I do an update that changes too many nodes or relationships at once, I get an out of heap error. [ 2.3.2 Community with OpenJDK 8 on Ubuntu 14.04 ]
Once I see the out of heap message from…