Package mindsdb.models
package mindsdb.models
-
ClassDescriptionThe Database class represents a database in the MindsDB system.The
Handler
class represents a handler with various attributes such as name, title, version, description, connection arguments, import success flag, and import error message.The Job class represents a job with various attributes such as project, name, query string, data, queries, start and end timestamps, next run timestamp, schedule string, and create callback.The KnowledgeBase class represents a knowledge base within a MindsDB project.The MDBTable class represents a table in the MindsDB system.MLEngine class for handling ML engine.Model class for handling model.ModelVersion class for handling model version.Project class for handling project.The View class represents a specific type of table that focuses on views.