v1.4.0
Features and improvements
- Data from Memgraph can now be imported from and exported to
NetworkX
,DGL
andPyG
graph formats. #215 - Now you can execute procedures from query modules on a subgraph using the project feature. #210
- Now you can pass values from Python variables as parameters in Cypher queries. #217
- Besides BSF, DSF and WSHORTEST, now you can also run the All shortest paths algorithm with GQLAlchemy. #200