Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/dgraph-io/dgraph
/ groups
Function
groups
worker/groups.go:53–55 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
51
}
52
53
func
groups() *groupi {
54
return
gr
55
}
56
57
// StartRaftNodes will read the WAL dir, create the RAFT groups,
58
// and either start or restart RAFT nodes.
Callers
15
backupCurrentGroup
Function · 0.85
BackupGroup
Function · 0.85
UpdateGQLSchemaOverNetwork
Function · 0.85
isGroupOneLeader
Function · 0.85
export
Function · 0.85
exportInternal
Function · 0.85
SchemaExportKv
Function · 0.85
handleExportOverNetwork
Function · 0.85
ExportOverNetwork
Function · 0.85
RemoveNodeOverNetwork
Function · 0.85
MoveTabletOverNetwork
Function · 0.85
SortOverNetwork
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected