Package oracle.pgx.api
Interface GraphSource
-
public interface GraphSourceType of a source where a graph can be loaded from
-
-
Field Summary
Fields Modifier and Type Field Description static GraphSourcePG_PGQLstatic GraphSourcePG_SQL
-
-
-
Field Detail
-
PG_PGQL
static final GraphSource PG_PGQL
-
PG_SQL
static final GraphSource PG_SQL
-
-