MCPcopy Create free account
hub / github.com/OpenRaiser/PaperFlow / graphBody

Function graphBody

deployments/desktop/static/desktop.js:3199–3201  ·  view source on GitHub ↗
(node)

Source from the content-addressed store, hash-verified

3197 }
3198
3199 function graphBody(node) {
3200 return localizeWikiText(rawGraphBody(node));
3201 }
3202
3203 function graphType(node) {
3204 const source = node || {};

Callers 6

paperScoreFunction · 0.85
buildWikiMapFunction · 0.85
renderWikiListFunction · 0.85
renderWikiResultNodesFunction · 0.85
renderWikiRelationsFunction · 0.85
renderMentionSuggestionsFunction · 0.85

Calls 2

localizeWikiTextFunction · 0.85
rawGraphBodyFunction · 0.85

Tested by

no test coverage detected