mewmew
|
0ebdd59ba5
|
graph: move NewEdge method from encoding.Builder to graph.EdgeAdder
Also rename graph.EdgeSetter to graph.EdgeAdder.
Fixes #56.
|
2017-08-18 03:51:30 +02:00 |
|
kortschak
|
4d30eb012e
|
graph/encoding: rename decoding API in encoding package
|
2017-08-04 11:08:07 +09:30 |
|
kortschak
|
8e3d6da27f
|
graph/encoding: move basic encoding API into new encoding package
|
2017-08-03 18:57:33 +09:30 |
|
kortschak
|
185d1d1b99
|
graph/encoding/dot: fix NewNode use in tests and decoding
|
2017-07-21 17:34:05 +09:30 |
|
kortschak
|
39b486f179
|
graph: revert NewNodeID -> NewNode
|
2017-07-07 06:59:14 +09:30 |
|
Dan Kortschak
|
2942f5c623
|
graph/encoding/dot: allow unmarshalling of DOT IDs
|
2017-06-09 20:01:14 +09:30 |
|
kortschak
|
9e16ba4ad2
|
graph/encoding/dot: allow unmarshaling of global attributes
|
2017-06-09 08:07:23 +09:30 |
|
Brendan Tracey
|
d33397aa65
|
all: change import paths
|
2017-05-23 00:03:03 -06:00 |
|
Brendan Tracey
|
059a6c43f9
|
graph: imported graph as a subtree
|
2017-05-23 00:02:59 -06:00 |
|