Enumeration used by File subclasses EdgeFile and NodeFile to specify whether the file is a node or edge file.
Primarily useful for TypeScript and runtime checks to avoid mixups when passing File objects to Dataset
FileType
Enumeration used by File subclasses EdgeFile and NodeFile to specify whether the file is a node or edge file.
Primarily useful for TypeScript and runtime checks to avoid mixups when passing File objects to Dataset