Method: RoadForest::Interface::RDF#graph_update

Defined in:
lib/roadforest/interface/rdf.rb

#graph_update(focus) ⇒ Object



109
110
111
# File 'lib/roadforest/interface/rdf.rb', line 109

def graph_update(focus)
  fill_graph(focus)
end