Skip to content

Releases: tdambrin/deezer-graph-api

1.0.0

22 Dec 23:37
Compare
Choose a tag to compare

Version 1.0.0

Name Description Endpoint Returns Task Enabled Status
Search anything with keywords Get a list of result with only keywords and list of types allowed /search Nodes and Edges Yes Available ✅
Expand around existing node Fill i.e. get artist from album and Explore i.e. Get similar albums /expand Nodes and Edges Yes Available ✅
Delete a node If cascading, successors are deleted too. Graph is oriented from query node. /delete Deleted Nodes No Available ✅