Ask a question to get started
Enter to sendā¢Shift+Enter new line
Return if graph has an edge between the given nodes.
has_edge( self, source_node: str, destination_node: str, ) -> bool