Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
paperScore
Function · 0.85
buildWikiMap
Function · 0.85
renderWikiList
Function · 0.85
renderWikiResultNodes
Function · 0.85
renderWikiRelations
Function · 0.85
renderMentionSuggestions
Function · 0.85
Calls
2
localizeWikiText
Function · 0.85
rawGraphBody
Function · 0.85
Tested by
no test coverage detected