Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Done
-
None
-
None
Description
Neo4jGraph currently does not support the following pattern:
- multiProperties == false AND metaProperties == true.
This requires that the metaProperties of a property be encoded using Graph.System keys. Not hard, just need to do it.