9d6b578237
* Add __deepcopy__ for Properties * Fix Vertices __contains__ * Check the incoming type in Vertex and Edge __eq__ * Add NetworkX support code * Add NetworkX algorithms * PageRank is now included in the nxalg module * Rewrite graph analyzer to use NetworkX support code * Don't make the error case be the "default" case |
||
---|---|---|
.. | ||
connectivity | ||
louvain | ||
CMakeLists.txt | ||
example.c | ||
example.py | ||
graph_analyzer.py | ||
mgp_networkx.py | ||
nxalg.py | ||
wcc.py |