Skip to content

detectFormat

detectFormat(text, filename?): NetworkFormat

Defined in: network/pajek.ts:25

Pick a parser: Pajek for a .net filename or text with a *Vertices/*Arcs/*Edges section header; otherwise the plain edge list. A filename extension wins over content sniffing.

string

string

NetworkFormat