Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: insertSelectiveBatch() to bulk insert of vertices with non-null properties #299

Merged
merged 3 commits into from
May 16, 2024

Conversation

Ozjq
Copy link

@Ozjq Ozjq commented May 15, 2024

1、修正了文档“使用基类读写”insert()函数的注解
2、新增了批量插入顶点非空属性insertSelectiveBatch()函数的功能
3、增加了对insertSelectiveBatch()函数的多标签测试部分代码

@Ozjq Ozjq closed this May 16, 2024
@Ozjq Ozjq reopened this May 16, 2024
Copy link
Collaborator

@CorvusYe CorvusYe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

解决了批量插入时,字段默认值被覆盖的问题。
很不错的功能。

@CorvusYe CorvusYe merged commit 303efd5 into nebula-contrib:master May 16, 2024
3 checks passed
@wey-gu wey-gu changed the title 新增批量插入顶点非空属性insertSelectiveBatch()函数 feat: insertSelectiveBatch() to bulk insert of vertices with non-null properties May 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants