0

I see that Memgraph has added support for Neo4j in the OGM and query builder. I know that there is no direct link between GQLAlchemy and Memgraph Lab but I wonder if it possible to connect to Neo4j server using Lab?

KWriter
  • 1,024
  • 4
  • 22

1 Answers1

1

You should be able to connect to Neo4j with Memgraph Lab, but the Lab version needs to be >= 2.3.0.

Toni
  • 390
  • 3
  • 13