Uses of Class
oracle.pgx.config.GraphConfigFactory
-
Packages that use GraphConfigFactory Package Description oracle.pgx.config This package contains all configuration-related classes of PGX. -
-
Uses of GraphConfigFactory in oracle.pgx.config
Methods in oracle.pgx.config that return GraphConfigFactory Modifier and Type Method Description static GraphConfigFactory
GraphConfigFactory. forAnyFormat()
returns a new graph config factory to parse any graph config from various input sources
-