Files
tfm_ainventory/graphify-out/cache/08c8098e524ec436d1f6e1409e88fffffaad8e22a6121dea41bb42e4f22185c3.json

1 line
20 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_apscheduler_jobstores_mongodb_py", "label": "mongodb.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/jobstores/mongodb.py", "source_location": "L1"}, {"id": "mongodb_mongodbjobstore", "label": "MongoDBJobStore", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/jobstores/mongodb.py", "source_location": "L20"}, {"id": "basejobstore", "label": "BaseJobStore", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "mongodb_mongodbjobstore_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/jobstores/mongodb.py", "source_location": "L36"}, {"id": "mongodb_mongodbjobstore_start", "label": ".start()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/jobstores/mongodb.py", "source_location": "L60"}, {"id": "mongodb_connection", "label": "connection()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/jobstores/mongodb.py", "source_location": "L65"}, {"id": "mongodb_mongodbjobstore_lookup_job", "label": ".lookup_job()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/jobstores/mongodb.py", "source_location": "L72"}, {"id": "mongodb_mongodbjobstore_get_due_jobs", "label": ".get_due_jobs()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/jobstores/mongodb.py", "source_location": "L76"}, {"id": "mongodb_mongodbjobstore_get_next_run_time", "label": ".get_next_run_time()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/jobstores/mongodb.py", "source_location": "L80"}, {"id": "mongodb_mongodbjobstore_get_all_jobs", "label": ".get_all_jobs()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/jobstores/mongodb.py", "source_location": "L90"}, {"id": "mongodb_mongodbjobstore_add_job", "label": ".add_job()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/jobstores/mongodb.py", "source_location": "L95"}, {"id": "mongodb_mongodbjobstore_update_job", "label": ".update_job()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/jobstores/mongodb.py", "source_location": "L109"}, {"id": "mongodb_mongodbjobstore_remove_job", "label": ".remove_job()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/jobstores/mongodb.py", "source_location": "L118"}, {"id": "mongodb_mongodbjobstore_remove_all_jobs", "label": ".remove_all_jobs()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/jobstores/mongodb.py", "source_location": "L123"}, {"id": "mongodb_mongodbjobstore_shutdown", "label": ".shutdown()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/jobstores/mongodb.py", "source_location": "L126"}, {"id": "mongodb_mongodbjobstore_reconstitute_job", "label": "._reconstitute_job()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/jobstores/mongodb.py", "source_location": "L129"}, {"id": "mongodb_mongodbjobstore_get_jobs", "label": "._get_jobs()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/jobstores/mongodb.py", "source_location": "L137"}, {"id": "mongodb_mongodbjobstore_repr", "label": ".__repr__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/jobstores/mongodb.py", "source_location": "L157"}, {"id": "mongodb_rationale_21", "label": "Stores jobs in a MongoDB database. Any leftover keyword arguments are directly p", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/jobstores/mongodb.py", "source_location": "L21"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_apscheduler_jobstores_mongodb_py", "target": "pickle", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/jobstores/mongodb.py", "source_location": "L1", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_apscheduler_jobstores_mongodb_py", "target": "warnings", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/jobstores/mongodb.py", "source_location": "L2", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_apscheduler_jobstores_mongodb_py", "target": "apscheduler_job", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/jobstores/mongodb.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_apscheduler_jobstores_mongodb_py", "target": "apscheduler_jobstores_base", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/jobstores/mongodb.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_apscheduler_jobstores_mongodb_py", "target": "apscheduler_util", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/jobstores/mongodb.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_apscheduler_jobstores_mongodb_py", "target": "bson_binary", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/jobstores/mongodb.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_apscheduler_jobstores_mongodb_py", "target": "pymongo", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/jobstores/mongodb.py", "source_location": "L14", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_apscheduler_jobstores_mongodb_py", "target": "pymongo_errors", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/jobstores/mongodb.py", "source_location": "L15", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_apscheduler_jobstores_mongodb_py", "target": "mongodb_mongodbjobstore", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/jobstores/mongodb.py", "source_location": "L20", "weight": 1.0}, {"source": "mongodb_mongodbjobstore", "target": "basejobstore", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/jobstores/mongodb.py", "source_location": "L20", "weight": 1.0}, {"source": "mongodb_mongodbjobstore", "target": "mongodb_mongodbjobstore_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/jobstores/mongodb.py", "source_location": "L36", "weight": 1.0}, {"source": "mongodb_mongodbjobstore", "target": "mongodb_mongodbjobstore_start", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/jobstores/mongodb.py", "source_location": "L60", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_apscheduler_jobstores_mongodb_py", "target": "mongodb_connection", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/jobstores/mongodb.py", "source_location": "L65", "weight": 1.0}, {"source": "mongodb_mongodbjobstore", "target": "mongodb_mongodbjobstore_lookup_job", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/jobstores/mongodb.py", "source_location": "L72", "weight": 1.0}, {"source": "mongodb_mongodbjobstore", "target": "mongodb_mongodbjobstore_get_due_jobs", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/jobstores/mongodb.py", "source_location": "L76", "weight": 1.0}, {"source": "mongodb_mongodbjobstore", "target": "mongodb_mongodbjobstore_get_next_run_time", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/jobstores/mongodb.py", "source_location": "L80", "weight": 1.0}, {"source": "mongodb_mongodbjobstore", "target": "mongodb_mongodbjobstore_get_all_jobs", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/jobstores/mongodb.py", "source_location": "L90", "weight": 1.0}, {"source": "mongodb_mongodbjobstore", "target": "mongodb_mongodbjobstore_add_job", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/jobstores/mongodb.py", "source_location": "L95", "weight": 1.0}, {"source": "mongodb_mongodbjobstore", "target": "mongodb_mongodbjobstore_update_job", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/jobstores/mongodb.py", "source_location": "L109", "weight": 1.0}, {"source": "mongodb_mongodbjobstore", "target": "mongodb_mongodbjobstore_remove_job", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/jobstores/mongodb.py", "source_location": "L118", "weight": 1.0}, {"source": "mongodb_mongodbjobstore", "target": "mongodb_mongodbjobstore_remove_all_jobs", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/jobstores/mongodb.py", "source_location": "L123", "weight": 1.0}, {"source": "mongodb_mongodbjobstore", "target": "mongodb_mongodbjobstore_shutdown", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/jobstores/mongodb.py", "source_location": "L126", "weight": 1.0}, {"source": "mongodb_mongodbjobstore", "target": "mongodb_mongodbjobstore_reconstitute_job", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/jobstores/mongodb.py", "source_location": "L129", "weight": 1.0}, {"source": "mongodb_mongodbjobstore", "target": "mongodb_mongodbjobstore_get_jobs", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/jobstores/mongodb.py", "source_location": "L137", "weight": 1.0}, {"source": "mongodb_mongodbjobstore", "target": "mongodb_mongodbjobstore_repr", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/jobstores/mongodb.py", "source_location": "L157", "weight": 1.0}, {"source": "mongodb_mongodbjobstore_lookup_job", "target": "mongodb_mongodbjobstore_reconstitute_job", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/jobstores/mongodb.py", "source_location": "L74", "weight": 1.0}, {"source": "mongodb_mongodbjobstore_get_due_jobs", "target": "mongodb_mongodbjobstore_get_jobs", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/jobstores/mongodb.py", "source_location": "L78", "weight": 1.0}, {"source": "mongodb_mongodbjobstore_get_all_jobs", "target": "mongodb_mongodbjobstore_get_jobs", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/jobstores/mongodb.py", "source_location": "L91", "weight": 1.0}, {"source": "mongodb_mongodbjobstore_get_jobs", "target": "mongodb_mongodbjobstore_reconstitute_job", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/jobstores/mongodb.py", "source_location": "L144", "weight": 1.0}, {"source": "mongodb_rationale_21", "target": "mongodb_mongodbjobstore", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/jobstores/mongodb.py", "source_location": "L21", "weight": 1.0}], "raw_calls": [{"caller_nid": "mongodb_mongodbjobstore_init", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/jobstores/mongodb.py", "source_location": "L44"}, {"caller_nid": "mongodb_mongodbjobstore_init", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/jobstores/mongodb.py", "source_location": "L48"}, {"caller_nid": "mongodb_mongodbjobstore_init", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/jobstores/mongodb.py", "source_location": "L50"}, {"caller_nid": "mongodb_mongodbjobstore_init", "callee": "maybe_ref", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/jobstores/mongodb.py", "source_location": "L53"}, {"caller_nid": "mongodb_mongodbjobstore_init", "callee": "setdefault", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/jobstores/mongodb.py", "source_location": "L55"}, {"caller_nid": "mongodb_mongodbjobstore_init", "callee": "MongoClient", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/jobstores/mongodb.py", "source_location": "L56"}, {"caller_nid": "mongodb_mongodbjobstore_start", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/jobstores/mongodb.py", "source_location": "L61"}, {"caller_nid": "mongodb_mongodbjobstore_start", "callee": "create_index", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/jobstores/mongodb.py", "source_location": "L62"}, {"caller_nid": "mongodb_connection", "callee": "warn", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/jobstores/mongodb.py", "source_location": "L66"}, {"caller_nid": "mongodb_mongodbjobstore_lookup_job", "callee": "find_one", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/jobstores/mongodb.py", "source_location": "L73"}, {"caller_nid": "mongodb_mongodbjobstore_get_due_jobs", "callee": "datetime_to_utc_timestamp", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/jobstores/mongodb.py", "source_location": "L77"}, {"caller_nid": "mongodb_mongodbjobstore_get_next_run_time", "callee": "find_one", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/jobstores/mongodb.py", "source_location": "L81"}, {"caller_nid": "mongodb_mongodbjobstore_get_next_run_time", "callee": "utc_timestamp_to_datetime", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/jobstores/mongodb.py", "source_location": "L87"}, {"caller_nid": "mongodb_mongodbjobstore_get_all_jobs", "callee": "_fix_paused_jobs_sorting", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/jobstores/mongodb.py", "source_location": "L92"}, {"caller_nid": "mongodb_mongodbjobstore_add_job", "callee": "insert_one", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/jobstores/mongodb.py", "source_location": "L97"}, {"caller_nid": "mongodb_mongodbjobstore_add_job", "callee": "datetime_to_utc_timestamp", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/jobstores/mongodb.py", "source_location": "L100"}, {"caller_nid": "mongodb_mongodbjobstore_add_job", "callee": "Binary", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/jobstores/mongodb.py", "source_location": "L101"}, {"caller_nid": "mongodb_mongodbjobstore_add_job", "callee": "dumps", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/jobstores/mongodb.py", "source_location": "L102"}, {"caller_nid": "mongodb_mongodbjobstore_add_job", "callee": "__getstate__", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/jobstores/mongodb.py", "source_location": "L102"}, {"caller_nid": "mongodb_mongodbjobstore_add_job", "callee": "ConflictingIdError", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/jobstores/mongodb.py", "source_location": "L107"}, {"caller_nid": "mongodb_mongodbjobstore_update_job", "callee": "datetime_to_utc_timestamp", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/jobstores/mongodb.py", "source_location": "L111"}, {"caller_nid": "mongodb_mongodbjobstore_update_job", "callee": "Binary", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/jobstores/mongodb.py", "source_location": "L112"}, {"caller_nid": "mongodb_mongodbjobstore_update_job", "callee": "dumps", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/jobstores/mongodb.py", "source_location": "L112"}, {"caller_nid": "mongodb_mongodbjobstore_update_job", "callee": "__getstate__", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/jobstores/mongodb.py", "source_location": "L112"}, {"caller_nid": "mongodb_mongodbjobstore_update_job", "callee": "update_one", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/jobstores/mongodb.py", "source_location": "L114"}, {"caller_nid": "mongodb_mongodbjobstore_update_job", "callee": "JobLookupError", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/jobstores/mongodb.py", "source_location": "L116"}, {"caller_nid": "mongodb_mongodbjobstore_remove_job", "callee": "delete_one", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/jobstores/mongodb.py", "source_location": "L119"}, {"caller_nid": "mongodb_mongodbjobstore_remove_job", "callee": "JobLookupError", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/jobstores/mongodb.py", "source_location": "L121"}, {"caller_nid": "mongodb_mongodbjobstore_remove_all_jobs", "callee": "delete_many", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/jobstores/mongodb.py", "source_location": "L124"}, {"caller_nid": "mongodb_mongodbjobstore_shutdown", "callee": "close", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/jobstores/mongodb.py", "source_location": "L127"}, {"caller_nid": "mongodb_mongodbjobstore_reconstitute_job", "callee": "loads", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/jobstores/mongodb.py", "source_location": "L130"}, {"caller_nid": "mongodb_mongodbjobstore_reconstitute_job", "callee": "__new__", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/jobstores/mongodb.py", "source_location": "L131"}, {"caller_nid": "mongodb_mongodbjobstore_reconstitute_job", "callee": "__setstate__", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/jobstores/mongodb.py", "source_location": "L132"}, {"caller_nid": "mongodb_mongodbjobstore_get_jobs", "callee": "find", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/jobstores/mongodb.py", "source_location": "L140"}, {"caller_nid": "mongodb_mongodbjobstore_get_jobs", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/jobstores/mongodb.py", "source_location": "L144"}, {"caller_nid": "mongodb_mongodbjobstore_get_jobs", "callee": "exception", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/jobstores/mongodb.py", "source_location": "L146"}, {"caller_nid": "mongodb_mongodbjobstore_get_jobs", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/jobstores/mongodb.py", "source_location": "L149"}, {"caller_nid": "mongodb_mongodbjobstore_get_jobs", "callee": "delete_many", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/jobstores/mongodb.py", "source_location": "L153"}]}