Neo4j

0.官网教程

https://neo4j.com/docs/operations-manual/3.1/

==================================================================================

查看我的Neo4j版本

Run the following to return the version and edition of Neo4j that has been installed:

rpm -qa | grep neo

返回 neo4j-3.4.10-1.noarch

Version of Neo4j

==================================================================================

1. 开启服务器

开启服务器
step1: cd /bin
step2: neo4j start

Start Server

2. 进入网页,http网址

http://106.75.57.23:7474/browser/
Connect to Neo4j
bolt://106.75.57.23:7687
username: neo4j
psd:neo4j (改啦!)

3. 编辑器 Editor (Command editing and execution)

The editor is the primary interface for entering and running commands. Enter Cypher queries to work with graph data. Use client-side commands like:help for other operations.


Editor.png
  • Single line editing for brief queries or commands
  • Switch to multi-line editing with <shift-enter>
  • Run a query with <ctrl-enter>
  • History is kept for easily retrieving previous commands

4. Stream (Scrolling series of result frames)

A result frame is created for each command execution, added to the top of the stream to create a scrollable collection in reverse chronological order.


image
  • Special frames like data visualization
  • Expand a frame to full screen
  • Remove a specific frame from the stream
  • Clear the stream with the :clear command

5. Frame code view (Viewing requests and responses)

The code tab displays everything sent to and received from the Neo4j server, including:


image
  • Request URI, HTTP method and headers
  • Response HTTP response code and headers
  • Raw request and response content in JSON format

6. Sidebar (Convenient clickable access)

The sidebar expands to reveal different functional panels for common queries and information.

image
  • Database metadata and basic information
  • Saved scripts organized into folders
  • Information links for docs and reference
  • Credits and licensing information
最后编辑于
©著作权归作者所有,转载或内容合作请联系作者
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。

推荐阅读更多精彩内容

  • **2014真题Directions:Read the following text. Choose the be...
    又是夜半惊坐起阅读 9,998评论 0 23
  • rljs by sennchi Timeline of History Part One The Cognitiv...
    sennchi阅读 7,483评论 0 10
  • 如果我们想要有动力与韧性,秘诀就是: 善于原谅和宽容他人所犯下的错误与不足,并且在任何情况下都选择鼓励他人。 我们...
    张俊豪阅读 198评论 0 2
  • 一杯青春酒, 流年酿心酸。 回首荒唐事, 红笺色已淡。
    快乐流浪汉甲阅读 302评论 0 2
  • 文/一个琳 时隔五载,每当想起你,心还是会被狠狠地扎了一下,时光仍在不停地转,记忆却停留在我的心上,你留给我的回忆...
    一个琳_阅读 1,180评论 8 18