Class: Gremlin2Dot::Tree

Inherits:
Object
  • Object
show all
Defined in:
lib/gremlin2dot/data_model.rb

Instance Attribute Summary collapse

Instance Attribute Details

#itemsObject

Returns the value of attribute items.



57
58
59
# File 'lib/gremlin2dot/data_model.rb', line 57

def items
  @items
end

#keyObject

Returns the value of attribute key.



57
58
59
# File 'lib/gremlin2dot/data_model.rb', line 57

def key
  @key
end