private fun <T : Node> generateOrderPartsForRelationshipProperty(relationshipDefinition: RelationshipDefinition?, nodeDefinitionCollection: NodeDefinitionCollection, additionalOrderBeans: Map<String, OrderPart<*>>): List<OrderPart<T>>
Generates the OrderParts for a relationship property
Return
the OrderParts for the relationship property
Parameters
relationshipDefinition
the relationship definition
nodeDefinitionCollection
the collection of all node definitions
additionalOrderBeans
lookup for additional order parts