v1,d1|v2,d2\n
, where v1
and v2
are the IDs of the first and second vertex, while d1
and d2
are the vertex degrees. The result record holds the fields in the sequence (v1, v2, d1, d2)
.
The delimiters are configurable. The default delimiter between vertex ID and vertex degree is the comma (,
). The default delimiter between the two vertices is the vertical bar (|
).
|
|