Versions in this module Expand all Collapse all v0 v0.6.0 Sep 20, 2016 v0.5.0 Mar 23, 2016 Changes in this version + func DecompressAndLoad(qw graph.QuadWriter, cfg *config.Config, path, typ string, ...) error + func Dump(qs graph.QuadStore, outFile, typ string) error + func Load(qw graph.QuadWriter, cfg *config.Config, path, typ string) error v0.4.1 Apr 25, 2015 Changes in this version + func Decompressor(r io.Reader) (io.Reader, error)