Dontopedia

Query Execution Block

From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-07.)

Query Execution Block has 15 facts recorded in Dontopedia across 1 reference, with 3 live disagreements.

15 facts·11 predicates·1 sources·3 in dispute

Mostly:uses parameter(3), returns(2), prints result(2)

Maturity scale raw canonical shape-checked rule-derived certified

Inbound mentions (7)

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.

appliesToApplies to(1)

consistsOfStepConsists of Step(1)

containsContains(1)

containsStepContains Step(1)

enablesEnables(1)

precedesPrecedes(1)

usedInUsed in(1)

Other facts (15)

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.

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.

callsMethodbeam/3303e293-04ec-4e6f-bcfd-3af19723cd85
ex:get_nns_by_vector-method
requestsbeam/3303e293-04ec-4e6f-bcfd-3af19723cd85
ex:10-nearest-neighbors
returnsbeam/3303e293-04ec-4e6f-bcfd-3af19723cd85
ex:indices-variable
returnsbeam/3303e293-04ec-4e6f-bcfd-3af19723cd85
ex:distances-variable
includesDistancesbeam/3303e293-04ec-4e6f-bcfd-3af19723cd85
true
followsbeam/3303e293-04ec-4e6f-bcfd-3af19723cd85
ex:query-generation-block
printsResultbeam/3303e293-04ec-4e6f-bcfd-3af19723cd85
ex:nearest-neighbor-indices
printsResultbeam/3303e293-04ec-4e6f-bcfd-3af19723cd85
ex:distances-output
usesQueryVectorbeam/3303e293-04ec-4e6f-bcfd-3af19723cd85
ex:random-query-vector
usesParameterbeam/3303e293-04ec-4e6f-bcfd-3af19723cd85
ex:10-nearest-neighbors
returnsTuplebeam/3303e293-04ec-4e6f-bcfd-3af19723cd85
ex:indices-distances-tuple
usesParameterbeam/3303e293-04ec-4e6f-bcfd-3af19723cd85
ex:k-variable
usesParameterbeam/3303e293-04ec-4e6f-bcfd-3af19723cd85
ex:include-distances-param
dependsOnbeam/3303e293-04ec-4e6f-bcfd-3af19723cd85
ex:loading-index-block
demonstratesbeam/3303e293-04ec-4e6f-bcfd-3af19723cd85
ex:nearest-neighbor-search

References (1)

1 references
  1. ctx:claims/beam/3303e293-04ec-4e6f-bcfd-3af19723cd85
    • full textbeam-chunk
      text/plain1 KBdoc:beam/3303e293-04ec-4e6f-bcfd-3af19723cd85
      Show excerpt
      try: t.save('test.ann') except Exception as e: print(f"Error saving index: {e}") # Load the index from disk try: u = AnnoyIndex(embedding_dim, 'angular') u.load('test.ann') # Load the index except Exception as e: print

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.