Files
logseq/pages/Datomic.md
T

920 B

tags:: #STAR


  • #+BEGIN_QUERY {:title "All pages starting with the string PAPERS" :query [:find (pull ?p [*]) :where [?p :block/name "PAPERS/msr11-dataset"]]} #+END_QUERY
  • #+BEGIN_QUERY {:title [:h2 "STAR list"] :query [:find (pull ?b [*]) :where (property ?b :tags "STAR")]} #+END_QUERY
  • (starts-with ?page-name "PAPERS/")]