Override this to define own relation name
Override this to define own relation name
@return
Override this to define own relation name
Override this to define own relation name
@return
Check for index and create one if its missing
Opens the db, performs execution and closes connection
Opens the db, performs execution and closes connection
@return
Returns the overall count of the entities in this repository
Returns the overall count of the entities in this repository
@return
Creates a new entity (not persisted)
Creates a new entity (not persisted)
@return
Removes entity from db
Drops all entities in the repository (use with care)
Drops field index for all fields
Get the list
Get the list
@return
Searched in index for all nodes
Find entity by index entry
Find entity by index entry
@return
@return
@return
Searched in index for node
0.
0..1 Relation
Saves the relation if the target node is existent. Removes it, if value is empty
@return
0.
0..n Relation
Saves the relations if the target nodes are existent
@return
1.
1..1 Relation
Saves the relation if the target node is existent, relationship class is created and no other relation is already created. Doesn't remove the relation!
@return
Single relation handler method (Check for only one, create if not existent)
Single relation handler method (Check for only one, create if not existent)
@return
Creates the correct SubRefs and Index if missing
Loads target node for RelatedToOne or OptionalRelatedToOne relations
Loads target node for RelatedToOne or OptionalRelatedToOne relations
@return
Removes all entries for the entity
Copy node fields to entity
Copy node fields to entity
Copy fields to node
Copy fields to node
Sub-Reference node of the repository
Sub-Reference node of the repository
Opens the db, performs execution
Opens the db, performs execution
@return
Creates a fresh node and assigns the node data to it
Creates a fresh node and assigns the node data to it
@return
Saves all given entities or updates them if already present
Saves all given entities or updates them if already present
@return
Saves a new entity to db or updates if already saved
Saves a new entity to db or updates if already saved
@return
Update index entries for the entity