Class: ConceptQL::GraphNodifier::RecallNode
- Inherits:
-
DotNode
- Object
- Nodes::Node
- DotNode
- ConceptQL::GraphNodifier::RecallNode
- Defined in:
- lib/conceptql/graph_nodifier.rb
Constant Summary
Constants inherited from DotNode
Constants included from Behaviors::Dottable
Behaviors::Dottable::TYPE_COLORS
Constants inherited from Nodes::Node
Instance Attribute Summary
Attributes inherited from DotNode
Attributes inherited from Nodes::Node
Instance Method Summary collapse
Methods inherited from DotNode
#display_name, #initialize, #types
Methods included from Behaviors::Dottable
#display_name, #graph_it, #graph_node, #link_to, #my_count, #my_n, #node_name, #type_color
Methods inherited from Nodes::Node
#arguments, #children, #columns, #evaluate, #initialize, #select_it, #sql, #stream, #types
Constructor Details
This class inherits a constructor from ConceptQL::GraphNodifier::DotNode
Instance Method Details
#shape ⇒ Object
135 136 137 |
# File 'lib/conceptql/graph_nodifier.rb', line 135 def shape :cds end |