MrJs133 opened a new pull request, #240:
URL: https://github.com/apache/incubator-hugegraph-ai/pull/240
## update, get and delete property embeddings
- Added **property embedding updates** to `update_vid_embedding` (embedding
will only be performed for indexed properties).
- Adopt **incremental updates**. If the number of properties to
be updated **exceeds 100,000**, a warning will be issued, and the update will
be rejected.
- Added **property embedding removes** to `clean_all_graph_index`
## keywords match
doing
## text2gremlin
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]