Export this graph dataset to the given filename in csv format optionally appending to the existing contents of the file
| filename | string | File to modify |
| append | boolean | If false, file will be emptied before writing begins |
| Return value | none |
Back to Dataset
Back to Overview