Usefull datalog queries to be used with access protocol functions
Usefull datalog queries to be used with access protocol functions
(add-account first-name last-name email)Adding new account to db
Adding new account to db
(find-account-by-email email)Returns all the information available on the account by it's email
Returns all the information available on the account by it's email
(remove-account account-email)Removes all information about account by email
Removes all information about account by email
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs | 
| ← | Move to previous article | 
| → | Move to next article | 
| Ctrl+/ | Jump to the search field |