TSV
Tab-separated values: like CSV but delimited by tabs. Common for simple edge lists and spreadsheet exports.
Alternative Names: Tab-Separated Values
See also
Frequently Asked Questions
What is a Tab-Separated Values file?
A Tab-Separated Values file stores a graph — its nodes, edges and attributes — in the Tab-Separated Values format (also: Tab-Separated Values). See the feature table above for what it supports.
How do I open a Tab-Separated Values file?
Open it in a graph tool that supports Tab-Separated Values, or convert it to a format your tool reads. With GraphInOut you can convert Tab-Separated Values to GraphML, DOT, Connected JSON and more, right in your browser.
How do I convert a Tab-Separated Values file to another format?
Use the Convert from Tab-Separated Values link above: upload or paste your Tab-Separated Values file (input preset to Tab-Separated Values), choose a target format and download the result — free, no install.