Skip to content
Discussion options

You must be logged in to vote

The insert() requires each field data be a "list of list", even you only insert one row.
Call insert() like this:
collection.insert([ [id], [vec] ])

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@ws719547997
Comment options

Answer selected by ws719547997
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants