monarch-initiative / biolink-api

API for linked biological knowledge
https://api.monarchinitiative.org/api/
BSD 3-Clause "New" or "Revised" License
63 stars 25 forks source link

graph/edges/from and graph/node/id are similar in implementation #217

Open deepakunni3 opened 6 years ago

deepakunni3 commented 6 years ago

These two routes yield the same amount of information. Perhaps it makes sense to drop one in favor of the other.

Also, need to add additional parameters to change what information is returned.

By default all these will be true to allow for backward compatibility but they can be configured to give a more succinct graph.

@kshefchek @cmungall