Web 开发者的密码学习 [英] Cypher Learning for Web Devepers

查看:20
本文介绍了Web 开发者的密码学习的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想将 Neo4j 用于我的 Web 应用程序.我在服务器端使用 Node.js.据我了解,我将不得不学习 Cypher 来查询数据库.

I want to use Neo4j for my web applications. I am using Node.js for the server side. As I understand, I will have to learn Cypher to query the database.

在网站上我只能找到参考指南.我正在寻找一些完整的教程,至少在介绍部分,关于将其集成到网站开发过程中.我不懂 Java,暂时不想学.

On the website I could find only a Reference guide. I'm looking for some complete tutorial, at least for the introductory part, regarding the integration of this into the website development process. I don't know Java and I don't want to learn it at the moment.

感谢分享!

推荐答案

有了一些 SQL 知识,这个网络研讨会将带你从 0 到初学者一步一步:http://watch.neo4j.org/video/60292144在此之后,您将不得不参考您自己的服务器端语言来完成集成,但这应该是最轻松的部分.

Having some SQL knowledge, this webinar will take you step by step from 0 to beginner: http://watch.neo4j.org/video/60292144 After this, you will have to refer to your own server-side language to complete the integration, but that should be the most effortless part.

以下是一些有用的初学者知识来源:

Here are some useful beginner knowledge sources:

观看有关 Cypher 的网络研讨会:
http://watch.neo4j.org/

Watch the webinars about Cypher on:
http://watch.neo4j.org/

http://console.neo4j.org

查看支持 Cypher 的各种 node.js 驱动程序——我相信 Thingdom 是最受欢迎的:
https://github.com/thingdom/node-neo4j

Check out the various node.js drivers that support Cypher--I believe the Thingdom one is the most popular:
https://github.com/thingdom/node-neo4j

在 Max 的博客上查看使用 Cypher 的示例:
http://maxdemarzi.com/category/cypher/

Check out examples that use Cypher on Max's blog:
http://maxdemarzi.com/category/cypher/

Luanne 在同一博客上发布了一篇出色的查询优化指南(对于新手来说可能有点高级,但您仍然应该阅读它),以及其他与 Cypher 相关的帖子:
http://thought-bytes.blogspot.com/2013/01/optimizing-neo4j-cypher-queries.html

Luanne posted an excellent guide to query optimization (which may be a bit advanced for newbies, but you should still read it), as well as other Cypher-related posts on the same blog:
http://thought-bytes.blogspot.com/2013/01/optimizing-neo4j-cypher-queries.html

此外,我最近发布了两篇关于 Cypher 的介绍性博客文章,并计划发布更多:
http://wes.skeweredrook.com/cypher/

Also, I've posted two introductory blog posts about Cypher just recently, and plan to post more:
http://wes.skeweredrook.com/cypher/

图数据库书:
http://graphdatabases.com/

请随意在此处发布您的新手 Cypher 问题——我会将其设置为社区 wiki,以防有人有更多资源要添加.

Feel free to post your newbie Cypher questions here--I'll set this to a community wiki in case anyone has any more resources to add.

这篇关于Web 开发者的密码学习的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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