Skip to content
Snippets Groups Projects
Commit 1a90787c authored by Andreas Kusalananda Kähäri's avatar Andreas Kusalananda Kähäri
Browse files

Change in OntologyTermAdaptor method names:

  fetch_all_by_child_term() --> fetch_all_by_descendant_term()
  fetch_by_child_term()     --> fetch_all_by_child_term()

  fetch_all_by_parent_term()    --> fetch_all_by_ancestor_term()
  fetch_by_parent_term()        --> fetch_all_by_parent_term()
parent 4a308a01
No related branches found
No related tags found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment