Menu
Introduction
Getting Started
Developer guide
Release
Architecture
CLI
Technical documentations
Version
Publication date

Mar 9, 2022

Confidentiality
Public
Reactions
0
Share

ModelService

Functions
check_all_typings @classmethod

Method to check if all typing registered in BD exists

count_model @classmethod

Counts models

typing_name : str
Return type : int
count_model_from_type @classmethod

Counts models

model_type : Type
Return type : int
fetch_list_of_models @classmethod
typing_name : str
page : int - 0
number_of_items_per_page : int - 20
Return type : Paginator
fetch_model @classmethod

Fetch a model

typing_name : str
id : str
The id of the model
Return type : Model
register_all_processes_and_resources @classmethod
Technical bricks to reuse or customize

Have you developed a brick?

Share it to accelerate projects for the entire community.