TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Learn how to query and visualize graphs with Cypher in the browser

6 点作者 karimtr超过 4 年前

1 comment

karimtr超过 4 年前
Hey HN,<p>Karim from Memgraph here. We just launched a project we&#x27;ve been toying around with for a while now, called Memgraph Playground.<p>The initial idea was to let anyone to learn Cypher (a popular graph query language) and get an idea of what it&#x27;s like to work with graphs without any friction:<p>- In-browser experience. No downloads required.<p>- No sign up required<p>- Preloaded datasets with many more to come<p>- Step-by-step tutorials with example queries &amp; explanations<p>The project is still in the early days, and we&#x27;re planning to add more functionality, but for now you can:<p>- Run read Cypher queries only. Wright queries aren&#x27;t supported<p>- Run some popular graph algorithms (Breadth First Search, Weighted Shortest Path). We&#x27;ll be adding many more.<p>- Visualize your results as a graph or in a table. We&#x27;ll be adding more styling options.<p>I hope you find this tool useful and fun. If you have any suggestions or questions please drop them in the comments below.<p>Cheers!