我知道如何通过id删除顶点,但我需要删除多个顶点(清理数据库).
删除1 v是这样的:
ver = g.v(1) g.removeVertex(ver)
graph neo4j gremlin
graph ×1
gremlin ×1
neo4j ×1