Hi everyone!
We’re happy to announce the launch of Memgraph Playground, a project we’ve been toying around with for a while now.
The idea is quite simple. Help you learn Cypher and get an idea of what it’s like to work with graphs without any friction:
-
In-browser experience. No downloads required.
-
No sign up required
-
Preloaded datasets with many more to come
-
Step-by-step tutorials with example queries & explanations
The project is still in the early days, and we’re planning to add more functionality, but for now, you can:
-
Run read Cypher queries only. Wright queries aren’t supported
-
Run some popular graph algorithms (Breadth-First Search, Weighted Shortest Path). We’ll be adding many more.
-
Visualize your results as a graph or in a table. We’ll be adding more styling options.
We hope you find this tool useful and fun. If you have any suggestions or questions please drop them in the comments below.