You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey, I'm not sure listing ActiveGraph and neo4j-ruby-driver as viable libraries for Ruby to use Memgraph is accurate. :/ It's seemed like they've been being maintained by one person for quite a while, and he's very focused on JRuby rather than standard ruby. There's no version of ActiveGraph that works with current Rails releases, the last several versions of neo4j-ruby-driver are jruby-only, also both are very oriented toward Neo4j and don't especially work with Memgraph.
Hi @metkat, thanks for bringing this to our attention and opening the issue. 🚀
We probably tried out all client connections before listing them on the docs. But it is possible we didn't do that for Ruby and built the assumption it would work because of Bolt + Cypher. I certainly know it is not in the test suit for the releases.
I will give this a shot and get back to you so we can update the docs with more realistic information if the listed clients are not working with Memgraph.
Hey, I'm not sure listing ActiveGraph and neo4j-ruby-driver as viable libraries for Ruby to use Memgraph is accurate. :/ It's seemed like they've been being maintained by one person for quite a while, and he's very focused on JRuby rather than standard ruby. There's no version of ActiveGraph that works with current Rails releases, the last several versions of neo4j-ruby-driver are jruby-only, also both are very oriented toward Neo4j and don't especially work with Memgraph.
see:
neo4jrb/activegraph#1702
neo4jrb/neo4j-ruby-driver#230
I'm unaware of any other Bolt library for Ruby, am I missing any?
The text was updated successfully, but these errors were encountered: