# flake8: noqa F403
# Open the database.
=
# Replace with your own records.
=
# Create a vector collection.
=
=
# Optionally, persist the collection to the database.
# Replace with your own query.
=
# Search for the nearest neighbors.
=
# Print the result.