wiki_research

personal research wiki
git clone https://a3nm.net/git/wiki_research/
Log | Files | Refs

query (352B)


      1 # Query
      2 
      3 - [query_language]
      4   - [conjunctive_query]
      5 - [full_query]
      6 - [Boolean_query]
      7   - [non_Boolean_query]
      8 - [query_with_negation]
      9 - [database_returning_queries]
     10 - [query_constants] / [constant_free_query]
     11 
     12 ## Problems
     13 
     14 [query_problems]
     15 
     16 Up: [database_theory]
     17 
     18 Aliases: queries
     19 
     20 See also: [knowledge_compilation_query], [query_match], [query_answer]