new RecursiveRelated(tag, direction, minHop, maxHop)
Parameters:
Name | Type | Description |
---|---|---|
tag |
olympe.dc.Tag | The relation tag |
direction |
olympe.dc.Direction | The relation direction |
minHop |
number | How much time this relation must be applied minimum before being a result |
maxHop |
number | How much time this relation must be applied maximum after which it is not a result anymore |
Methods
-
getTransform(db, callback, index)
-
Return the function to follow the relation recursively following the right parameters.
Parameters:
Name Type Description db
olympe.dc.DBView callback
olympe.dc.predicates.HasRelatedTree.InstancePropagator index
string Returns:
-
serialize()
-
Serialize this object
Returns:
- Type
- string