neo4j删除所有节点

neo4j删除所有节点

    MATCH (n)
    OPTIONAL MATCH (n)-[r]-()
    DELETE n,r

posted on 2019-03-10 13:11 luoganttcc 阅读(...) 评论(...) 编辑 收藏

posted @ 2022-08-19 22:54  luoganttcc  阅读(13)  评论(0)    收藏  举报