-
Have you considered to do saving and loading of graphs of objects?
I remember I used Neo4J OGM years ago and it saved and loaded graphs of related objects, like Hibernate ORM, is there any plan for t…
-
When I try to run the test class HibernateOGMTest I get for mongodb
```
javax.persistence.PersistenceException: Unable to build entity manager factory
main.HibernateOGMTest.setUp(HibernateOGMTe…
-
Hei taas
Sünkides API-ga lendab aeg-ajalt 500 Internal Server Error erroreid, ja mitte neid, mis on mõeldud `404 Not Nound` jaoks (https://github.com/riigikogu-kantselei/api/issues/20):
> Connecti…
-
I was doing some work on an OGM of my own, and I noticed that Neo4J changed their REST authentication rules relatively recently. You must not only supply a password now, but you have to change it afte…
-
When hitting http://localhost:8080/cases in Chrome, I had an unhandled `org.neo4j.ogm.exception.ConnectionException` in `GenericService.findAll`
I would expect this to be a 5xx but it was a 415 (Unsu…
-
Windows 10
Steps to reproduce
1. Download & Install Neo4j Browser
2. Follow the same steps in README - Quickstart (except running KnoxApplication.java from IntelliJ)
3. Run step 10 in Quickstart…
-
**Is your feature request related to a problem? Please describe.**
At the moment, the OGM library creates a relation between two nodes with just knowing about the relation's label. In Neo4j it is p…
-
/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…
-
If so, do you have some more docs on how to use it?
Perhaps also a blog post introducing the OGM for PHP users?
Also how about your neo4j 2.0 support? Esp. labels for types and the schema indexes?
T…
jexp updated
10 years ago
-
Updating to 3.16.1 produces the following exception during startup:
```
Caused by: java.lang.RuntimeException: Exception while calling findClassLoaderOrder for nonapi.io.github.classgraph.classloa…
kdubb updated
2 weeks ago