Uses of Class
mindsdb.models.View
Packages that use View
-
Uses of View in mindsdb.models
Methods in mindsdb.models that return ViewModifier and TypeMethodDescriptionProject.createView
(String name, String sql) Create a viewProject.createView
(String name, Query query) Create a viewGet a view by nameMethods in mindsdb.models that return types with arguments of type View -
Uses of View in mindsdb.services
Methods in mindsdb.services that return ViewModifier and TypeMethodDescriptionCreate a new viewCreate a new viewGet a view by nameMethods in mindsdb.services that return types with arguments of type View