test_collection
From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-08.)
test_collection has 24 facts recorded in Dontopedia across 6 references, with 4 live disagreements.
Mostly:rdf:type(6), has name(3), has field(2)
Maturity scale
raw canonical shape-checked rule-derived certifiedInbound mentions (10)
Other subjects in dontopedia point AT this entity as a value. These are inverse relationships — e.g. "X motherOf this subject" — and answer questions the forward facts can't. Grouped by predicate.
createsCreates(2)
- Code Sample
ex:Code-Sample - Collection Creation
ex:collection-creation
createsCollectionCreates Collection(2)
- Collection Creation
ex:collection-creation - Milvus Client Code
ex:milvus-client-code
containsStatementContains Statement(1)
- Code Block
ex:code-block
creates-collectionCreates Collection(1)
- Code Sample
ex:Code-Sample
describesDescribes(1)
- Collection Schema
ex:collection-schema
hasCollectionHas Collection(1)
- Search Operation
ex:search-operation
hasStepHas Step(1)
- Sequence
ex:sequence
loadsCollectionLoads Collection(1)
- Collection Loading
ex:collection-loading
Other facts (22)
The long tail: predicates that appear too rarely to warrant their own section. Filter or scroll to find a specific one. Each row links to its source.
| Predicate | Value | Ref |
|---|---|---|
| Rdf:type | Milvus Collection | [1] |
| Rdf:type | Collection | [2] |
| Rdf:type | Milvus Collection | [3] |
| Rdf:type | Collection | [4] |
| Rdf:type | Collection | [5] |
| Rdf:type | Collection | [6] |
| Has Name | test_collection | [2] |
| Has Name | test_collection | [4] |
| Has Name | test_collection | [6] |
| Has Field | Vector Field | [1] |
| Has Field | Vector Field Definition | [1] |
| Has Schema | Collection Schema | [4] |
| Has Schema | Vector Schema | [6] |
| Has Field Definition | Vector Field Spec | [1] |
| Has Name | 'test_collection' | [1] |
| Has Description | Test Collection | [2] |
| Has Dimension | 128 | [3] |
| Created by | Code Snippet 2 | [3] |
| Has Index | Index Params | [4] |
| Is Loaded | true | [4] |
| Is Loaded Before | Search Operation | [4] |
| Collection Name | test_collection | [5] |
Timeline
Timeline axis is valid_time — when each source says the fact was true in the world, not when Dontopedia learned about it. Retracted rows are kept for provenance; coloured stripes indicate the context kind.
References (6)
ctx:claims/beam/854895db-e17a-401e-917b-ddd3a3b97e12- full textbeam-chunktext/plain1 KB
doc:beam/854895db-e17a-401e-917b-ddd3a3b97e12Show excerpt
Based on the current data, Milvus 2.3.0 and Qdrant 0.8.1 appear to be the best choices due to their superior recall, precision, and F1 scores, along with low search time and high throughput. Further evaluation of other metrics such as scala…
ctx:claims/beam/86785515-9f1f-4fdd-887b-9264324ad027ctx:claims/beam/5a8ee5a7-e39c-486b-8ac0-78b88f8121ddctx:claims/beam/1c53ac22-55f2-410c-b32e-6b6547174e6f- full textbeam-chunktext/plain1 KB
doc:beam/1c53ac22-55f2-410c-b32e-6b6547174e6fShow excerpt
connections.connect("default", host="localhost", port="19530") # Define the schema fields = [ FieldSchema(name="id", dtype=DataType.INT64, is_primary=True, auto_id=True), FieldSchema(name="embedding", dtype=DataType.FLOAT_VECTOR, d…
ctx:claims/beam/845a6907-ed34-463a-9173-bf20dfde1501- full textbeam-chunktext/plain1 KB
doc:beam/845a6907-ed34-463a-9173-bf20dfde1501Show excerpt
FieldSchema(name="id", dtype=DataType.INT64, is_primary=True, auto_id=True), FieldSchema(name="embedding", dtype=DataType.FLOAT_VECTOR, dim=128) ] schema = CollectionSchema(fields, "Test Collection") # Create a collection collectio…
ctx:claims/beam/9bef49d0-7623-4f5c-8e00-f769e885a383
See also
Keep researching
Missing something or suspicious of what's here? Kick off a research session — a Claude agent will investigate, cite its sources, and file new facts into a dedicated context you can review before accepting into the shared view.