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
Add method for Iterable<IVertex> getBoundaryVertices() and Iterable<IVertex> getBoundaryEdges() to identify local vertices that have an outedge to a remote vertex, and outedges that have a remote vertex as sink.
The text was updated successfully, but these errors were encountered:
Add method for
Iterable<IVertex> getBoundaryVertices()
andIterable<IVertex> getBoundaryEdges()
to identify local vertices that have an outedge to a remote vertex, and outedges that have a remote vertex as sink.The text was updated successfully, but these errors were encountered: