Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alephdata/aleph
/ selectEntitiesResult
Function
selectEntitiesResult
ui/src/selectors.js:295–297 ·
view source on GitHub ↗
(state, query)
Source
from the content-addressed store, hash-verified
293
}
294
295
export
function
selectEntitiesResult(state, query) {
296
return
selectResult(state, query, selectEntity);
297
}
298
299
function
buildReferences(references, schema) {
300
if
(!schema) {
Callers
15
mapStateToProps
Function · 0.90
mapStateToProps
Function · 0.90
mapStateToProps
Function · 0.90
mapStateToProps
Function · 0.90
mapStateToProps
Function · 0.90
mapStateToProps
Function · 0.90
mapStateToProps
Function · 0.90
mapStateToProps
Function · 0.90
mapStateToProps
Function · 0.90
mapStateToProps
Function · 0.90
mapStateToProps
Function · 0.90
mapStateToProps
Function · 0.90
Calls
1
selectResult
Function · 0.85
Tested by
no test coverage detected