Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
DAG::Vertex
Inherits
Reference
/
Object
Constructors
new
(name :
String
, edges :
Hash
(
String
,
DAG::Vertex
) = {} of
Name
=>
Vertex
)
Source
Instance methods
add
(edge_to vertex :
Vertex
) :
Nil
Source
children
Source
edges
Source
name
Source
Nested types
DAG::Vertex::Name