Method: RoadForest::RDFModel#graph_update

Defined in:
lib/roadforest/model.rb

#graph_update(focus) ⇒ Object



145
146
147
# File 'lib/roadforest/model.rb', line 145

def graph_update(focus)
  fill_graph(focus)
end