Sha256: bfbeb4234b0dd90ce65af56ff8f758284057ede59d592fec5f3aa9b671b4f3a9

Contents?: true

Size: 495 Bytes

Versions: 3

Compression:

Stored size: 495 Bytes

Contents

# Graffiti RDF Store
# (originally written for Samizdat project)
#
#   Copyright (c) 2002-2009  Dmitry Borodaenko <angdraug@debian.org>
#
#   This program is free software.
#   You can distribute/modify this program under the terms of
#   the GNU General Public License version 3 or later.
#
# see doc/rdf-storage.txt for introduction and Graffiti Squish definition;
# see doc/storage-impl.txt for explanation of implemented algorithms
#
# vim: et sw=2 sts=2 ts=8 tw=0

require 'graffiti/store'

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
graffiti-2.3.2 lib/graffiti.rb
graffiti-2.3.1 lib/graffiti.rb
graffiti-2.1 lib/graffiti.rb