@prefix schema: <https://schema.org/> .
@prefix af: <https://anchorfact.org/ns#> .

<https://anchorfact.org/kb/computer-science/data-trino-explain-plans-and-cost-estimates>
  a schema:TechArticle ;
  schema:headline "Data Trino EXPLAIN Plans and Cost Estimates" ;
  schema:url <https://anchorfact.org/computer-science/data-trino-explain-plans-and-cost-estimates/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.685" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_structured" .

<https://anchorfact.org/kb/computer-science/data-trino-explain-plans-and-cost-estimates>
  schema:citation <https://trino.io/docs/current/sql/explain.html> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/computer-science/data-trino-explain-plans-and-cost-estimates>
  schema:citation <https://trino.io/docs/current/optimizer/cost-in-explain.html> ;
  af:sourceTier "B" .