@trnasistor I took a look and noticed Memgraph allows connection with Bolt protocol and most of the Cypher queries work well.. so I guess you can install Ex4j and connect directly to Memgraph as if it were Neo4J. An Alternative would be to create a Connection protocol in Ex4j in a PR that would change the connection behavior based on the type of graph database you are using or you could even use the Memgraph Rust client with Nifs.
2 Likes






















