saveToDB


Description:

public void saveToDB (Database db, bool sync = false)

Save this VectorMetadata to the database.

Parameters:

db

The database instance

sync

Whether to sync database to disk after save