Iterator methods
This is the collection of iterator methods within the Relationships
interface. There is only one method, forEachRelationship
.
forEachRelationship
The forEachRelationship
method takes a function that it will then call for each Relationship
in a specified Relationships
object.