Versions in this module Expand all Collapse all v0 v0.4.1 Apr 25, 2015 v0.4.0 Aug 26, 2014 Changes in this version + func NewSingleReplication(ts graph.TripleStore, opts graph.Options) (graph.QuadWriter, error) + type Single struct + func (s *Single) AcquireNextID() int64 + func (s *Single) AddQuad(q quad.Quad) error + func (s *Single) AddQuadSet(set []quad.Quad) error + func (s *Single) Close() error + func (s *Single) RemoveQuad(q quad.Quad) error