Ask a question to get started
Enter to sendā¢Shift+Enter new line
copy( self, *, source: str | None = None, target: str | None
source
str | None
None
target
Return a copy of the edge with optional new source and target nodes.
The new source node id.
The new target node id.