mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-14 17:41:33 +03:00
+graph-store/export-graph and associated scry handler
This commit is contained in:
parent
f334854318
commit
3c03d61038
@ -449,6 +449,7 @@
|
||||
^- (unit (unit cage))
|
||||
|^
|
||||
?> (team:title our.bowl src.bowl)
|
||||
~& path=path
|
||||
?+ path (on-peek:def path)
|
||||
[%x %keys ~]
|
||||
:- ~ :- ~ :- %graph-update
|
||||
|
@ -2,10 +2,13 @@
|
||||
::
|
||||
:- %say
|
||||
|= $: [now=@da eny=@uvJ bec=beak]
|
||||
[=ship graph=term ~]
|
||||
[[=ship graph=term ~] ~]
|
||||
==
|
||||
:- %noun
|
||||
=/ our (scot %p p.bec)
|
||||
=/ wen (scot %da now)
|
||||
=/ who (scot %p ship)
|
||||
.^(update:graph-store /gx/[our]/graph-store/[wen]/[who]/[graph])
|
||||
::
|
||||
.^ update:graph-store
|
||||
/gx/[our]/graph-store/[wen]/archive/[who]/[graph]/graph-update
|
||||
==
|
||||
|
Loading…
Reference in New Issue
Block a user