Qdrant
Databases & warehousesAPI keycredential probe
Vector search — collections and points via the Qdrant REST API.
OCNORA ships 5 typed Qdrant operations. Each node has a schema-driven form, input and output tables beside its settings, and is pre-flighted by Workflow Health before your first real run.
Operations 5
- Create CollectionCreate a collection with a vector size and distance.qdrant.create_collection
- Delete PointsDelete points by id.qdrant.delete_points
- List CollectionsList the collections.qdrant.list_collections
- SearchNearest-neighbour search with an optional filter.qdrant.search_points
- Upsert PointsInsert or update points (id, vector, payload).qdrant.upsert_points
More in Databases & warehouses
Run your first Qdrant workflow today.
Create a free workspace, add the connection, pick a template or describe the workflow to Build with AI. Workflow Health checks it before it runs.