然后我們再來看如何刪除節(jié)點
?
可以看到首先
?
我們這里
?
比如我要刪除張三
可以看到
match (n:student) where n.name = "張三" delete n
這樣就是刪除了student集合中,name是張三的節(jié)點
?
然后我們再來看
如何來刪除關(guān)系文章來源:http://www.zghlxwxcb.cn/news/detail-658081.html
match (n:student)-[r]->(m:student) where n.name="小文章來源地址http://www.zghlxwxcb.cn/news/detail-658081.html
到了這里,關(guān)于圖數(shù)據(jù)庫_Neo4j學(xué)習(xí)cypher語言_使用CQL命令002_刪除節(jié)點_刪除屬性_結(jié)果排序Order By---Neo4j圖數(shù)據(jù)庫工作筆記0006的文章就介紹完了。如果您還想了解更多內(nèi)容,請在右上角搜索TOY模板網(wǎng)以前的文章或繼續(xù)瀏覽下面的相關(guān)文章,希望大家以后多多支持TOY模板網(wǎng)!