You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
AntonLydike
changed the title
Is there a way to connect multiple instances to a node?
Allow bulk processing of RelationshipManager calls such as connect() and disconnect()
Sep 16, 2022
I am gathering a list of node instances that need to be connected to a node, like this:
However this takes a long time, is there a way to pass a list to the connect method to do a bulk operation?
The text was updated successfully, but these errors were encountered: