Uses of Class
oracle.pgx.config.mllib.DbModelRepositoryConfiguration
-
Packages that use DbModelRepositoryConfiguration Package Description oracle.pgx.api.mllib This package contains graph machine learning tools for use with PGX. -
-
Uses of DbModelRepositoryConfiguration in oracle.pgx.api.mllib
Constructors in oracle.pgx.api.mllib with parameters of type DbModelRepositoryConfiguration Constructor Description DbModelRepository(PgxSession session, oracle.pgx.api.internal.Core core, java.util.function.Supplier<java.lang.String> keystorePathSupplier, java.util.function.Supplier<char[]> keystorePasswordSupplier, DbModelRepositoryConfiguration modelRepositoryConfiguration)
-