我在哪里可以找到neo4j 快速教程? [英] where can I find a neo4j quick tutorial?

查看:27
本文介绍了我在哪里可以找到neo4j 快速教程?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我试图将有向图保存到数据库中以供进一步处理和查询.Neo4j 似乎符合我的需求.但是,我似乎没有找到关于以下内容的好教程:

I was trying to save directed graphs into databases for further processing and query. And neo4j seems to fit my needs. However, I don't seem to find a good tutorial regarding the following:

  • 创建数据库并将数据放入.
  • 进行查询.

我希望能够手动和自动(即使用程序)完成它们.官方手册一直在说 Maven、Index、REST API 之类的东西,基本上是我现在根本不关心的东西.

I want to be able to do them both manually and automatically (i.e. using a program). The official manual keeps talking about stuff like Maven, Index, REST API and so on, basically things I don't care about at all for now.

那么有没有关于neo4j 的好的动手教程?或者您认为任何其他图形数据库适合有简单需求的初学者(即存储图和查询图)?

So any good hands-on tutorial on neo4j? Or any other graph databases you think is good for total beginners with simple needs (i.e. store graph and query graph)?

推荐答案

要开始下载 Neo4j 服务器并启动它.然后转到 http://localhost:7474 以获得集成的网络管理 UI,它允许您直观地输入数据和浏览器/可视化并查询它.

For getting started just download the Neo4j Server and start it. Then go to http://localhost:7474 for the integrated web-admin UI which allows you to enter data visually and browser/visualize and query it.

请查看 Jim Webber 和 Ian Robinson 的 Neo4j Koans用于现实世界的教程.否则,也可以查看 http://video.neo4j.org 上的一些截屏视频和演示文稿以及 介绍链接在 neo4j 美味网站.

Please have a look at the Neo4j Koans by Jim Webber and Ian Robinson which are material that are used in real-world tutorials. Otherwise also have a look on http://video.neo4j.org for some screencasts and presentations and the collection of introduction links at the neo4j delicious site.

这篇关于我在哪里可以找到neo4j 快速教程?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆