Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alephdata/aleph
/ has
Method
has
ui/src/app/Query.js:90–92 ·
view source on GitHub ↗
(name)
Source
from the content-addressed store, hash-verified
88
}
89
90
has(name) {
91
return
this.getList(name).length !== 0;
92
}
93
94
hasFilter(name) {
95
return
this.has(`filter:${name}`);
Callers
15
getInt
Method · 0.95
getBool
Method · 0.95
hasFilter
Method · 0.95
getSort
Method · 0.95
hasSort
Method · 0.95
to_proxy
Method · 0.80
test_profile_view
Method · 0.80
selectObject
Function · 0.80
hasVertex
Method · 0.80
getSelectedVertices
Method · 0.80
getSelectedEdges
Method · 0.80
isGroupingSelected
Method · 0.80
Calls
1
getList
Method · 0.95
Tested by
1
test_profile_view
Method · 0.64