raphtory#
Description
Raphtory graph analytics library
Modules
Algorithmic functions that can be run on Raphtory graphs |
|
Load and save Raphtory graphs from/to file(s) |
|
Generate Raphtory graphs from attachment models |
|
Useful code snippets for making commonly used plots in Raphtory. |
Classes
Graph view is a read-only version of a graph at a certain point in time. |
|
|
A temporal graph with event semantics. |
A temporal graph that allows edges and nodes to be deleted. |
|
A node (or node) in the graph. |
|
A list of nodes that can be iterated over. |
|
PyEdge is a Python class that represents an edge in the graph. |
|
A list of edges that can be iterated over. |
|
A view of the properties of an entity |
|
A view of constant properties of an entity |
|
A view of the temporal properties of an entity |
|
A view of a temporal property |
|
|
A reference to a property used for constructing filters |