Files
mgmt/test
James Shubin 0545c4167b pgraph: Remove NewVertex and NewEdge methods and fix examples
Since the pgraph graph can store arbitrary pointers, we don't need a
special method to create the vertices or edges as long as they implement
the String() string method. This cleans up the library and some of the
examples which I let rot previously.
2017-05-31 18:04:58 -04:00
..
2017-03-01 22:37:08 -05:00
2017-02-21 18:40:31 -05:00
2017-02-14 11:59:44 -05:00