Method: AllegroGraph::Repository#request_http

Defined in:
lib/allegro_graph/repository.rb

#request_http(*arguments) ⇒ Object



27
28
29
# File 'lib/allegro_graph/repository.rb', line 27

def request_http(*arguments)
  @server.request_http *arguments
end