module RDF::RedStore::VERSION

Constants

EXTRA
MAJOR
MINOR
STRING
TINY

Public Class Methods

to_s() click to toggle source

@return [String]

# File lib/rdf/redstore/version.rb, line 13
def self.to_s()   STRING end
to_str() click to toggle source

@return [String]

# File lib/rdf/redstore/version.rb, line 17
def self.to_str() STRING end