nebula-contrib / ngbatis

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/
https://nebula-contrib.github.io/ngbatis/
Apache License 2.0
132 stars 42 forks source link

bulk insert for edges #248

Closed sakuraemiya closed 1 year ago

sakuraemiya commented 1 year ago

你好,我想问一下,没有提供批量新增边数据的模板方法嘛

CorvusYe commented 1 year ago

@sakuraemiya 你好,批量新增边数据的PR正在合并中,#244

wey-gu commented 1 year ago

244 had been merged