neo4j入門到精通——二、Cypher語言

文章目錄 1、Cypher簡介 圖數據庫的一些基本概念 2、增刪改查 一、增 create merge 二、刪 delete remove 三、改 set 四、查 match 常見的複雜查詢 3、一些其餘的查詢條件 order by 排序 limit和skip union和union all in語法 4、索引,執行計劃,惟一約束 索引 index 執行計劃 explain 惟一約束 constr
相關文章
相關標籤/搜索