Class: RoadForest::Payload

Inherits:
Struct
  • Object
show all
Defined in:
lib/roadforest/interface/rdf.rb

Instance Attribute Summary collapse

Instance Attribute Details

#graphObject

Returns the value of attribute graph

Returns:

  • (Object)

    the current value of graph



4
5
6
# File 'lib/roadforest/interface/rdf.rb', line 4

def graph
  @graph
end

#rootObject

Returns the value of attribute root

Returns:

  • (Object)

    the current value of root



4
5
6
# File 'lib/roadforest/interface/rdf.rb', line 4

def root
  @root
end