mirror of
https://github.com/flancian/garden.git
synced 2026-08-04 21:46:18 +00:00
30 lines
1.2 KiB
Markdown
30 lines
1.2 KiB
Markdown
# Pull
|
|
|
|
- An [[action]].
|
|
- If you use this action, it will pull the target nodes to the current context. Like so:
|
|
- [[pull]] [[pulled nodes]]
|
|
- Pulling means that the target nodes show up after the node you are visiting; and said nodes show in the [[pulled]] [[links]] section.
|
|
- There is also [[push]]. It's not currently exactly its inverse, but it's close.
|
|
- Pull and push might be seen as implementing, or contributing to, forms of:
|
|
- [[transclusion]]
|
|
- [[broadcast]]
|
|
- [[pubsub]]
|
|
- [[canonical forms]]
|
|
- [[entity disambiguation]]
|
|
- [[ranking]]
|
|
- Note that in the context of a social network like the [[Agora]] [[pull]] and [[push]] can be used to implement a [[ranking algorithm]].
|
|
|
|
|
|
[//begin]: # "Autogenerated link references for markdown compatibility"
|
|
[action]: action "Action"
|
|
[pull]: pull "Pull"
|
|
[pulled nodes]: pulled-nodes "Pulled Nodes"
|
|
[pulled]: pulled "Pulled"
|
|
[links]: links "Links"
|
|
[push]: push "Push"
|
|
[transclusion]: transclusion "Transclusion"
|
|
[broadcast]: broadcast "Broadcast"
|
|
[ranking]: ranking "Ranking"
|
|
[Agora]: agora "Agora"
|
|
[ranking algorithm]: ranking-algorithm "Ranking Algorithm"
|
|
[//end]: # "Autogenerated link references" |