Skip to content

v1.4.0

Compare
Choose a tag to compare
@brunos252 brunos252 released this 10 Mar 16:34
· 46 commits to main since this release
d0f5e4d

Features and improvements

  • Data from Memgraph can now be imported from and exported to NetworkX, DGL and PyG 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