Graphora API
Preparing search index...
@graphora/adapter-csv
CsvEdgeColumns
Interface CsvEdgeColumns
interface
CsvEdgeColumns
{
id
?:
string
;
label
?:
string
;
source
:
string
;
target
:
string
;
}
Index
Properties
id?
label?
source
target
Properties
Optional
Readonly
id
id
?:
string
Optional
Readonly
label
label
?:
string
Readonly
source
source
:
string
Readonly
target
target
:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
label
source
target
Graphora API
Loading...