class BSPARQLCLI::Reactome

Constants

ENDPOINT

Public Class Methods

new() click to toggle source
Calls superclass method
# File lib/bio-sparql-client/reactome.rb, line 16
def initialize()
    super(ENDPOINT)
end