Query by document_id and another column
From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-10.)
Query by document_id and another column has 7 facts recorded in Dontopedia across 2 references, with 1 live disagreement.
Mostly:rdf:type(2), checks(1), condition value(1)
Maturity scale
raw canonical shape-checked rule-derived certifiedOther facts (6)
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 | Conditional Check | [1] |
| Rdf:type | Usage Condition | [2] |
| Checks | Query Type Field | [1] |
| Condition Value | Sql Type | [1] |
| Controls | Query Dict Creation | [1] |
| Suggests | Composite Index | [2] |
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 (2)
ctx:claims/beam/5cb8f644-7a7b-4b3d-afd1-e7d85b36637e- full textbeam-chunktext/plain1 KB
doc:beam/5cb8f644-7a7b-4b3d-afd1-e7d85b36637eShow excerpt
print(f'Database: {database_name}, Indexing Strategy: {strategy}, Query: {query["query"]}, Time: {elapsed_time:.6f} seconds') elif database_name == 'mongodb': db = databases[database_name] …
ctx:claims/beam/92543d72-590a-4046-bfef-11efb61dbbf5- full textbeam-chunktext/plain1 KB
doc:beam/92543d72-590a-4046-bfef-11efb61dbbf5Show excerpt
CREATE INDEX idx_covering ON documents(document_id, title, content); ``` 3. **Primary Key or Unique Identifier**: Ensure that your table has a unique identifier, such as an auto-incrementing primary key, to uniquely identify each …
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.