Optional
selector: string[optional] An optional selector that is used to filter the resultant collection.
Get the nodes connected to the edges in the collection
Optional
selector: string[optional] An optional selector that is used to filter the resultant collection.
Get edges parallel to those in the collection.
Two edges are said to be parallel if they connect the same two nodes. Any two parallel edges may connect nodes in the same direction, in which case the edges share the same source and target. They may alternatively connect nodes in the opposite direction, in which case the source and target are reversed in the second edge. That is:
Optional
selector: string[optional] An optional selector that is used to filter the resultant collection.
Get source nodes connected to the edges in the collection.
Optional
selector: string[optional] An optional selector that is used to filter the resultant collection.
Get target nodes connected to the edges in the collection.
Optional
selector: string[optional] An optional selector that is used to filter the resultant collection.
Get edges codirected to those in the collection.
Two edges are said to be codirected if they connect the same two nodes in the same direction: The edges have the same source and target. That is: