Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in neo4j-ogm

How can I get Neo4j OGM to wire up all the POJOs returned from a complex query?

Neo4j 3.0 and spring data

What are the differences between Spring Data Neo4j 4 and neo4j-ogm?

Eager or lazy load in Spring data neo4j 4

See if node exists before creating in NeoModel

Neo4j - OGM throws not an Entity in Kotlin

neo4j kotlin neo4j-ogm

Neo4j OGM MappingException

Neo4j OGM example with Scala

scala neo4j neo4j-ogm

Error loading recursive relationship by loadAll by ids

Spring Data Neo4j 4 - No Identity Field Found For Class

How to configure Neo4j embedded to run apoc procedures?

How to persist a List<CustomObject> as a property of a node?

Is it possible to dynamically construct a neo4j cypher query using the GraphRepository pattern

Depth in custom Cypher queries with OGM always 0?

Significant performance difference between neo4j direct access and via OGM

java neo4j neo4j-ogm