Impetus / kundera

A JPA 2.1 compliant Polyglot Object-Datastore Mapping Library for NoSQL Datastores.Please subscribe to:

Home Page:http://groups.google.com/group/kundera-discuss/subscribe

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Embedded in Neo4j: How does it work?

vreniers opened this issue · 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?

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