|
1 | 1 | {:protected true
|
2 |
| - "ledger" {:id "https://flur.ee/ns#ledger"} |
3 |
| - "construct" {:type :json :id "https://flur.ee/ns/construct"} |
4 |
| - "delete" {:type :json :id "https://flur.ee/ns/delete"} |
5 |
| - "deleteData" {:type :json :id "https://flur.ee/ns/deleteData"} |
6 |
| - "groupBy" {:type :json :id "https://flur.ee/ns/groupBy"} |
7 |
| - "having" {:type :json :id "https://flur.ee/ns/having"} |
8 |
| - "insert" {:type :json :id "https://flur.ee/ns/insert"} |
9 |
| - "insertData" {:type :json :id "https://flur.ee/ns/insertData"} |
10 |
| - "namedContext" {:type :json :id "https://flur.ee/ns/namedContext"} |
11 |
| - "opts" {:type :json :id "https://flur.ee/ns/opts"} |
12 |
| - "orderBy" {:type :json :id "https://flur.ee/ns/orderBy"} |
13 |
| - "select" {:type :json :id "https://flur.ee/ns/select"} |
14 |
| - "selectDistinct" {:type :json :id "https://flur.ee/ns/selectDistinct"} |
15 |
| - "selectOne" {:type :json :id "https://flur.ee/ns/selectOne"} |
16 |
| - "upsert" {:type :json :id "https://flur.ee/ns/upsert"} |
17 |
| - "upsertData" {:type :json :id "https://flur.ee/ns/upsertData"} |
18 |
| - "where" {:type :json :id "https://flur.ee/ns/where"} |
19 |
| - "values" {:type :json :id "https://flur.ee/ns/values"}} |
| 2 | + "ledger" {:id "https://ns.flur.ee/ledger#ledger"} |
| 3 | + "construct" {:type :json :id "https://ns.flur.ee/ledger#construct"} |
| 4 | + "delete" {:type :json :id "https://ns.flur.ee/ledger#delete"} |
| 5 | + "deleteData" {:type :json :id "https://ns.flur.ee/ledger#deleteData"} |
| 6 | + "groupBy" {:type :json :id "https://ns.flur.ee/ledger#groupBy"} |
| 7 | + "having" {:type :json :id "https://ns.flur.ee/ledger#having"} |
| 8 | + "insert" {:type :json :id "https://ns.flur.ee/ledger#insert"} |
| 9 | + "insertData" {:type :json :id "https://ns.flur.ee/ledger#insertData"} |
| 10 | + "namedContext" {:type :json :id "https://ns.flur.ee/ledger#namedContext"} |
| 11 | + "opts" {:type :json :id "https://ns.flur.ee/ledger#opts"} |
| 12 | + "orderBy" {:type :json :id "https://ns.flur.ee/ledger#orderBy"} |
| 13 | + "select" {:type :json :id "https://ns.flur.ee/ledger#select"} |
| 14 | + "selectDistinct" {:type :json :id "https://ns.flur.ee/ledger#selectDistinct"} |
| 15 | + "selectOne" {:type :json :id "https://ns.flur.ee/ledger#selectOne"} |
| 16 | + "upsert" {:type :json :id "https://ns.flur.ee/ledger#upsert"} |
| 17 | + "upsertData" {:type :json :id "https://ns.flur.ee/ledger#upsertData"} |
| 18 | + "where" {:type :json :id "https://ns.flur.ee/ledger#where"} |
| 19 | + "values" {:type :json :id "https://ns.flur.ee/ledger#values"}} |
0 commit comments