make_morphemes_json#
Functions#
Query all morphemes and their adjoining tables from the database at once. |
make_morphemes_json()#
- rootski.services.database.make_morphemes_json.make_morphemes_json(session: sqlalchemy.orm.session.Session, morphemes_json_fpath: Union[pathlib.Path, str]) None[source]#
Query all morphemes and their adjoining tables from the database at once.
Cache all of this information in a JSON file on local disk.