wiki_research

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

query (277B)


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