public class PgqlViewGraphExpander extends AbstractGraphExpander<PgqlViewGraphExpander>
| Constructor and Description |
|---|
PgqlViewGraphExpander(PartitionedGraphConfig graphConfig, java.util.function.Function<oracle.pgx.api.expansion.internal.GraphExpansionConfig,PgxFuture<PgxGraph>> expansionFunction) |
| Modifier and Type | Method and Description |
|---|---|
PgqlViewGraphExpander |
fromPgView(java.lang.String pgViewName) |
PgqlViewGraphExpander |
queryPgql(java.lang.String query) |
edgePropertiesMergingStrategy, expand, expand, expandAsync, expandAsync, vertexPropertiesMergingStrategypublic PgqlViewGraphExpander(PartitionedGraphConfig graphConfig, java.util.function.Function<oracle.pgx.api.expansion.internal.GraphExpansionConfig,PgxFuture<PgxGraph>> expansionFunction)
public PgqlViewGraphExpander fromPgView(java.lang.String pgViewName)
public PgqlViewGraphExpander queryPgql(java.lang.String query)