EdgeRow

An edge row in the database.

alias EdgeRow(A, B, Data = EdgeType) = Edge!(Index!A, Index!B, Data)

Meta