Uses of Class
oracle.pgx.api.subgraph.GenericSubgraphReader
-
Packages that use GenericSubgraphReader Package Description oracle.pgx.api This package contains the main Java APIs. -
-
Uses of GenericSubgraphReader in oracle.pgx.api
Methods in oracle.pgx.api that return GenericSubgraphReader Modifier and Type Method Description GenericSubgraphReader
PgxSession. readSubgraph()
Creates a new subgraph reader with which it is possible to parameterize the loading of a subgraph
-