2020-06-02 00:07:31 +03:00
|
|
|
/- *post
|
|
|
|
|%
|
2020-06-02 22:44:22 +03:00
|
|
|
++ mop
|
|
|
|
|* [key=mold value=mold]
|
|
|
|
|= ord=$-([key key] ?)
|
|
|
|
|= a=*
|
|
|
|
=/ b ;;((tree [key=key val=value]) a)
|
|
|
|
?> (check-balance:((ordered-map key value) ord) b)
|
|
|
|
b
|
|
|
|
::
|
2020-07-07 02:31:57 +03:00
|
|
|
+$ mark term
|
2020-06-26 21:38:11 +03:00
|
|
|
+$ graph ((mop atom node) gth)
|
|
|
|
+$ node [=post children=internal-graph]
|
2020-07-07 02:31:57 +03:00
|
|
|
+$ graphs (map resource [p=graph q=(unit mark)])
|
2020-06-09 00:44:51 +03:00
|
|
|
+$ tag-queries (jug term resource)
|
2020-06-30 21:08:22 +03:00
|
|
|
+$ update-log ((mop time logged-update) gth)
|
2020-06-30 04:14:55 +03:00
|
|
|
+$ update-logs (map resource update-log)
|
2020-06-12 21:02:52 +03:00
|
|
|
::
|
2020-06-02 22:44:22 +03:00
|
|
|
+$ internal-graph
|
2020-06-05 23:11:04 +03:00
|
|
|
$~ [%empty ~]
|
2020-06-09 00:44:51 +03:00
|
|
|
$% [%graph p=graph]
|
2020-06-05 23:11:04 +03:00
|
|
|
[%empty ~]
|
2020-06-02 00:07:31 +03:00
|
|
|
==
|
2020-06-02 22:44:22 +03:00
|
|
|
::
|
2020-06-26 21:38:11 +03:00
|
|
|
+$ network
|
|
|
|
$: =graphs
|
|
|
|
=tag-queries
|
2020-06-30 04:14:55 +03:00
|
|
|
=update-logs
|
2020-06-26 21:38:11 +03:00
|
|
|
archive=graphs
|
|
|
|
==
|
2020-06-09 00:44:51 +03:00
|
|
|
::
|
2020-06-26 21:38:11 +03:00
|
|
|
+$ update
|
2020-06-30 04:14:55 +03:00
|
|
|
$% [%0 p=time q=update-0]
|
2020-06-09 00:44:51 +03:00
|
|
|
==
|
|
|
|
::
|
2020-06-30 21:08:22 +03:00
|
|
|
+$ logged-update
|
|
|
|
$% [%0 p=time q=logged-update-0]
|
|
|
|
==
|
|
|
|
::
|
|
|
|
+$ logged-update-0
|
|
|
|
$% [%add-nodes =resource nodes=(map index node)]
|
2020-06-12 20:27:43 +03:00
|
|
|
[%remove-nodes =resource indices=(set index)]
|
2020-06-02 00:07:31 +03:00
|
|
|
[%add-signatures =uid =signatures]
|
|
|
|
[%remove-signatures =uid =signatures]
|
2020-06-30 21:08:22 +03:00
|
|
|
==
|
|
|
|
::
|
|
|
|
+$ update-0
|
|
|
|
$% logged-update-0
|
2020-07-07 02:31:57 +03:00
|
|
|
[%add-graph =resource =graph mark=(unit mark)]
|
2020-06-30 21:08:22 +03:00
|
|
|
[%remove-graph =resource]
|
2020-06-02 00:07:31 +03:00
|
|
|
::
|
2020-06-09 00:44:51 +03:00
|
|
|
[%add-tag =term =resource]
|
|
|
|
[%remove-tag =term =resource]
|
2020-06-23 20:53:50 +03:00
|
|
|
::
|
|
|
|
[%archive-graph =resource]
|
|
|
|
[%unarchive-graph =resource]
|
2020-06-30 04:14:55 +03:00
|
|
|
[%run-updates =resource =update-log]
|
2020-06-26 21:38:11 +03:00
|
|
|
::
|
|
|
|
:: NOTE: cannot be sent as pokes
|
|
|
|
::
|
|
|
|
[%keys =resources]
|
|
|
|
[%tags tags=(set term)]
|
|
|
|
[%tag-queries =tag-queries]
|
2020-06-02 00:07:31 +03:00
|
|
|
==
|
|
|
|
--
|