Method: RoadForest::RDFModel#update

Defined in:
lib/roadforest/model.rb

#update(graph) ⇒ Object



141
142
143
# File 'lib/roadforest/model.rb', line 141

def update(graph)
  graph_update(start_focus(graph))
end