NGBATIS is a database ORM framework base NebulaGraph + spring-boot, which takes advantage of the mybatis’ fashion development, including some de-factor operations in single table and vertex-edge, like mybatis-plus. NGBATIS 是一款针对 NebulaGraph + Springboot 的数据库 ORM 框架。借鉴于 MyBatis 的使用习惯进行开发。https://graph-cn.github.io/ngbatis-docs/
删除上千万条数据,有什么效率高的好方法没,现在4000w条,删3000w条数据,留1000w条数据,id是顺序生成的,把id在1000万到4000万的数据都删了