- Learning Cypher
- Onofrio Panzarino
- 195字
- 2021-07-16 11:50:26
Conventions
In this book, you will find a number of styles of text that distinguish between different kinds of information. Here are some examples of these styles and an explanation of their meaning.
Code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles are shown as follows: "We can assign starting points to variables in the query using the START
keyword."
A block of code is set as follows:
START a=node(2), b=node(3) RETURN allShortestPaths((a)-[*]-(b)) AS path
When we wish to draw your attention to a particular part of a code block, the relevant lines or items are set in bold:
MATCH (n:Employee {surname: {inputSurname}})
RETURN n
Any command-line input or output is written as follows:
# bin\Neo4jInstaller.bat install
New terms and important words are shown in bold. Words that you see on the screen, in menus or dialog boxes for example, appear in the text like this: "In the next page of the wizard, name the project, set a valid project location, and then click on Finish."
- 手把手教你學AutoCAD 2010
- 自動控制原理
- 自動檢測與傳感技術
- Ceph:Designing and Implementing Scalable Storage Systems
- Android游戲開發案例與關鍵技術
- JavaScript典型應用與最佳實踐
- Learning C for Arduino
- 水下無線傳感器網絡的通信與決策技術
- Mastering Game Development with Unreal Engine 4(Second Edition)
- 突破,Objective-C開發速學手冊
- Practical Big Data Analytics
- RedHat Linux用戶基礎
- 電腦上網輕松入門
- 統計挖掘與機器學習:大數據預測建模和分析技術(原書第3版)
- Spatial Analytics with ArcGIS