Node property representing the many side of a node relation. Provides set functionality. The iterator supports remove.
Types
Properties
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Helper function to iterate over a graph The Collection on which it is called is treated as the set of starting nodes action is called for each node in the graph exactly once, and returns a set of nodes to iterate over. This returned set of nodes may contain duplicates, or nodes which have already been iterated over.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard