Open vreniers opened 6 years ago
How is data stored when using Embedded in Neo4j?
Is the embedded object stored as properties of the owning entity or as a separate node?
Hi @vreniers,
Only Many-To-Many relationships are supported as of now.
For more details check - https://github.com/Impetus/Kundera/wiki/Graph-Database-Support
How is data stored when using Embedded in Neo4j?
Is the embedded object stored as properties of the owning entity or as a separate node?