Commit Graph

4 Commits

Author SHA1 Message Date
Dan Kortschak
b7bed9533b graph/encoding/graphql: note requirement of dst parameter
The spanning tree walk sets nodes' IDs using the SetIDFromString method
so note that nodes returned by the destination's NewNode method must
satisfy StringIDSetter.
2023-01-17 06:39:27 +10:30
Vladimir Chalupecky
c38fb5f9ef all: fix "the the" typo in comments 2019-03-28 14:24:03 +01:00
kortschak
805531d142 all: change capitalization of gonum in license header 2017-11-02 06:54:08 +10:30
kortschak
c9bf5d0701 graph/encoding/graphql: add new package for decoding GraphQL output 2017-08-04 18:29:58 +09:30