Uses of Class
oracle.pgx.api.mllib.DbModelRepository
-
Packages that use DbModelRepository Package Description oracle.pgx.api.mllib This package contains graph machine learning tools for use with PGX. -
-
Uses of DbModelRepository in oracle.pgx.api.mllib
Methods in oracle.pgx.api.mllib that return DbModelRepository Modifier and Type Method Description DbModelRepository
DbModelRepositoryBuilder. open()
Opens the model repository.
-