Class Hierarchy
- java.lang.Object
- oracle.pgx.api.subgraph.AbstractSubgraphReader<R>
- oracle.pgx.api.subgraph.GenericSubgraphReader
- oracle.pgx.api.subgraph.PgqlBasedSubgraphReader<R,P>
- oracle.pgx.api.subgraph.PgSqlSubgraphReader
- oracle.pgx.api.subgraph.PgViewSubgraphReader
- oracle.pgx.api.subgraph.PreparedPgSqlPgqlQuery (implements oracle.pgx.api.subgraph.PreparedPgqlQueryBuilder<B>)
- oracle.pgx.api.subgraph.PreparedPgViewPgqlQuery (implements oracle.pgx.api.subgraph.PreparedPgqlQueryBuilder<B>)
- oracle.pgx.api.subgraph.AbstractSubgraphReader<R>
Interface Hierarchy
- oracle.pgx.api.subgraph.internal.PreparedQueryBuilder<B>
- oracle.pgx.api.subgraph.PreparedPgqlQueryBuilder<B>