issues
search
josiah-wolf-oberholtzer
/
discograph
Social Graphing for the Discogs Database
MIT License
74
stars
11
forks
source link
Refactor ArtistMembershipGrapher.
#21
Closed
josiah-wolf-oberholtzer
closed
9 years ago
josiah-wolf-oberholtzer
commented
9 years ago
The new version should:
[X] Rely on Relation, not simply Artist.
[X] Support all relation types available.
[X] Allow filtering by relation type.
[X] Report the type of each node returned (Artist or Label).
josiah-wolf-oberholtzer
commented
9 years ago
Done.
The new version should: