wiki_research

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

query (382B)


      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 - [match]
     12   - [minimal_match]
     13 
     14 ## Problems
     15 
     16 [query_problems]
     17 
     18 Up: [database_theory]
     19 
     20 Aliases: queries
     21 
     22 See also: [knowledge_compilation_query], [query_match], [query_answer]