kundera icon indicating copy to clipboard operation
kundera copied to clipboard

Embedded in Neo4j: How does it work?

Open vreniers opened this issue 7 years ago • 1 comments

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?

vreniers avatar Apr 23 '18 07:04 vreniers

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

devender-yadav avatar Apr 23 '18 13:04 devender-yadav