创建节点
create (n:label1:label2:label3 {prop1: 'value', prop2: 'value'})
return n
create (n:label1:label2:label3 {prop1: 'value', prop2: 'value'})
return n
本文标题:[Neo4J] create Cypher查询语言(CQL) 语
本文链接:https://www.haomeiwen.com/subject/zmnpyhtx.html
网友评论