Method: AllegroGraph::Repository#path

Defined in:
lib/allegro_graph/repository.rb

#pathObject



23
24
25
# File 'lib/allegro_graph/repository.rb', line 23

def path
  "#{@catalog.path}/repositories/#{@name}"
end