PropertyContainer
subtypes and ersatz objects.See: Description
Class | Description |
---|---|
Neo4JErsatz |
Ersatz stored using Neo4J
PropertyContainer . |
Neo4JNodeErsatz |
Ersatz stored on Neo4J node.
|
Neo4JRelationshipErsatz |
Ersatz stored on Neo4J
Relationship . |
Neo4JTranslator | |
Neo4JUtils |
PropertyContainer
subtypes and ersatz objects.
null
values in ersatz objects are not being stored in corresponding PropertyContainer
s and
then on value retrieval if some EO attribute is not present then it's assumed to be null
. Foreign key values for
entities stored using Node
are replaced with Neo4J relationships and then on foreign key value retrieval
we simulate its existence by returning that relationship destination ID.Copyright © 2002 – 2024 Project Wonder.