isDirectReach

suspend fun isDirectReach(a: NodeId, b: NodeId): Boolean(source)

Check if there's a direct edge in either direction between two nodes.