Versions in this module Expand all Collapse all v0 v0.7.0 Dec 24, 2017 Changes in this version + type Deltas struct + DecNode []NodeUpdate + IncNode []NodeUpdate + QuadAdd []QuadUpdate + QuadDel []QuadUpdate + func SplitDeltas(in []graph.Delta) *Deltas + type NodeUpdate struct + Hash graph.ValueHash + RefInc int + Val quad.Value + type Op interface + type QuadUpdate struct + Del bool + Ind int + Quad graph.QuadHash