Fork me on GitHub
#datalevin
<
2023-06-09
>
Amos09:06:12

Hi, I wonder if it is possible to query attributes in datalevin like the following datalog:

[:find ?attr
 :where 
 [?p :person/name]
 [?p ?attr]]

Amos09:06:55

Thanks for your information