Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PKU-ASAL/Simulated-Data
/ GetGraphScore
Method
GetGraphScore
src/Sysdig/real-time/CacheGraph.py:8–9 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
6
self.update = 0
7
8
def
GetGraphScore(self):
9
return
self.graph.graph[
'score'
]
10
11
def
GetGraphTS(self):
12
return
self.timestamp
Callers
2
update_cache
Method · 0.45
log_parser
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected