Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/brimdata/zui
/ isSaved
Method
isSaved
apps/zui/src/models/active-query.ts:28–30 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
26
}
27
28
isSaved() {
29
return
!this.isAnonymous()
30
}
31
32
isLatest() {
33
return
(
Callers
4
isReadOnly
Method · 0.95
toolbar-menu.ts
File · 0.80
QueryTitle
Function · 0.80
useTitleForm
Function · 0.80
Calls
1
isAnonymous
Method · 0.95
Tested by
no test coverage detected