Proceedings of the 28th ACM International Conference on Architectural Support for Programming Languages and Operating Systems, 2023
DOI: 10.1145/3575693.3575713
|View full text |Cite
|
Sign up to set email alerts
|

CommonGraph: Graph Analytics on Evolving Data

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...

Citation Types

0
2
0

Year Published

2023
2023
2024
2024

Publication Types

Select...
4
1

Relationship

1
4

Authors

Journals

citations
Cited by 9 publications
(2 citation statements)
references
References 35 publications
0
2
0
Order By: Relevance
“…Graphs are often dynamic, with edges and vertices being added or removed over time. There are two broad classes of analyses on dynamic graphs: (1) Streaming graph analytics: where results of a query are continuously updated as the graph continues to change because updates to it stream in over time. Typically incremental algorithms are employed to update query results in response to graph changes [2][3][4][5]; and (2) Evolving graph analytics: where multiple snapshots of the graph are available and an evolving graph query seeks to track a graph property over a time window by computing its value for different snapshots within the time window.…”
mentioning
confidence: 99%
See 1 more Smart Citation
“…Graphs are often dynamic, with edges and vertices being added or removed over time. There are two broad classes of analyses on dynamic graphs: (1) Streaming graph analytics: where results of a query are continuously updated as the graph continues to change because updates to it stream in over time. Typically incremental algorithms are employed to update query results in response to graph changes [2][3][4][5]; and (2) Evolving graph analytics: where multiple snapshots of the graph are available and an evolving graph query seeks to track a graph property over a time window by computing its value for different snapshots within the time window.…”
mentioning
confidence: 99%
“…Finally, Kickstarter's cost of graph mutation is greater for deletions than additions. This work is an abstracted version of the CommonGraph paper [1].…”
mentioning
confidence: 99%