Skip to content

Latest commit

 

History

History
35 lines (29 loc) · 653 Bytes

base.md

File metadata and controls

35 lines (29 loc) · 653 Bytes

Base

Nodes and Edges

Node and edge types and functions.

EvolvingGraphs.AbstractNode
EvolvingGraphs.node_index
EvolvingGraphs.node_key
EvolvingGraphs.Node
EvolvingGraphs.AttributeNode
EvolvingGraphs.node_attributes
EvolvingGraphs.TimeNode
EvolvingGraphs.node_timestamp
EvolvingGraphs.AbstractEdge
EvolvingGraphs.source
EvolvingGraphs.target
EvolvingGraphs.edge_timestamp
EvolvingGraphs.Edge
EvolvingGraphs.edge_reverse
EvolvingGraphs.TimeEdge
EvolvingGraphs.WeightedTimeEdge
EvolvingGraphs.edge_weight
EvolvingGraphs.has_node

Paths

Path types and functions.

EvolvingGraphs.AbstractPath
EvolvingGraphs.TemporalPath