-
Apparently the `README.rst` example does not work if `py2neo` version is >= 2.0.9. Maybe version should be pinned in `setup.py`?
It fails by:
```
flask.ext.Neo4j init_app called
flask.ext.Neo4j gdb …
-
/Library/Java/JavaVirtualMachines/jdk1.8.0_211.jdk/Contents/Home/bin/java -ea -Didea.test.cyclic.buffer.size=1048576 "-javaagent:/Applications/IntelliJ IDEA.app/Contents/lib/idea_rt.jar=65360:/Applica…
-
Hi, I was referred to Nebula Graph by Hera Han. I'm currently working on a project with a [forked Neo4j variant](https://www.graphfoundation.org/ongdb/) as a backend database. However, I'm considering…
-
**Describe the bug**
Adding a variable argument to a relationship field in a selection set when using the OGM doesn't work.
Here is an example:
```javascript
const ogm = new OGM({ typeDefs, …
-
Please update build.gradle file to point to released version.
SNAPSHOT is no longer accessible.
-
On our server where we're using both OGM and Neo4JSchema. Our GQL schema is extremely large and Neo4jSchema/OGM are impacting boot times on our server. If we could have a single neo4jschema, our boot …
-
Hi,
i have a problem, can yo help me to solve it? I've explained the problem on [stackwerflow](https://stackoverflow.com/questions/45367416/php-neo4j-ogm-recursion-detected).
can anybody help?
-
By default, calling `save(entity)` from Brokers on Repositories saves the whole object (to infinity). A problem occurs, when the Java object does not have the same depth as the DB object. A `save(enti…
-
**Issue by [jexp](https://github.com/jexp)**
_Monday Sep 07, 2020 at 07:42 GMT_
_Originally opened as https://github.com/neo4j-contrib/neo4j-apoc-procedures/issues/1656_
----
So if someone writes a…
-
There should be an option in the orca_nw_lib APIs to return graphical data for a query e.g. relations data etc.
For example - get_vlan API should return data (json) which can be used to draw a graph w…