Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetExamples ¶
Types ¶
type CSVIO ¶
type CSVIO struct { Comments string Delimiter string SourceCol string TargetCol string Directed bool }
type EdgeListIO ¶
func NewEdgeListIO ¶
func NewEdgeListIO(comment, delimiter string, directed bool) *EdgeListIO
func (*EdgeListIO) WriteGraph ¶
type GraphologyIO ¶
type GraphologyIO struct { }
func NewGraphologyIO ¶
func NewGraphologyIO() *GraphologyIO
func (*GraphologyIO) WriteGraph ¶
Click to show internal directories.
Click to hide internal directories.