Skip to content
  • Magali Ruffier's avatar
    when fetching children/parents/descendants/ancestors of a given term, will... · 3f48ea35
    Magali Ruffier authored
    when fetching children/parents/descendants/ancestors of a given term, will return only relations of the same ontology
    if ontology is specified, will return relations for that ontology
    
    added fetch_all_roots method
    returns all the root terms of the database
    if ontology is specified, returns all the roots for a given ontology
    a root is a term which has no parents within its ontology
    3f48ea35