vertex.disjoint.paths() was renamed to vertex_disjoint_paths() to create a more
consistent API.
Arguments
- source
The id of the source vertex, for
vertex_connectivity()it can beNULL, see details below.- target
The id of the target vertex, for
vertex_connectivity()it can beNULL, see details below.
