Impetus / kundera

A JPA 2.1 compliant Polyglot Object-Datastore Mapping Library for NoSQL Datastores.Please subscribe to:
http://groups.google.com/group/kundera-discuss/subscribe
Apache License 2.0
903 stars 233 forks source link

Embedded in Neo4j: How does it work? #1001

Open vreniers opened 6 years ago

vreniers commented 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?

devender-yadav commented 6 years ago

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