COLLECT: locate an entry's current physical collection and read its
record. Wraps the existing lookup/find-entry-collection +
query/get-entry-by-id chain in Result envelopes so the pipeline
sees them as data.
Imports the leaf hive-milvus.store.lookup ns rather than
hive-milvus.store.entries to keep the relocate pipeline cycle-free
(entries delegates routing-aware ops to the pipeline; the pipeline
must NOT loop back into entries).
COLLECT: locate an entry's current physical collection and read its record. Wraps the existing `lookup/find-entry-collection` + `query/get-entry-by-id` chain in Result envelopes so the pipeline sees them as data. Imports the leaf `hive-milvus.store.lookup` ns rather than `hive-milvus.store.entries` to keep the relocate pipeline cycle-free (entries delegates routing-aware ops to the pipeline; the pipeline must NOT loop back into entries).
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |