Implement the new pesistence API using Neo4j as backend.

Description

None

Environment

None

Activity

Show:

Alex PorcelliOctober 20, 2010 at 12:50 PM
Edited

As OSL works almost as a graph engine (with its particularities like contexts) this seems to be a trivial task, but there is a hidden problem here.
Neo4j does NOT allow create links between the same node (NodeA - some_link_type -> NodeA)... so the biggest thing on this issue is how to implement an workaround this limitation.

Details

Assignee

Reporter

Complexity

Medium

Components

Fix versions

Affects versions

Priority

Created June 23, 2010 at 7:46 PM
Updated November 12, 2010 at 3:39 PM

Flag notifications