public static class PgqlOption.PgqlPatternMatchingSemanticOption extends PgqlOption
PgqlOption.PgqlPatternMatchingSemanticOption, PgqlOption.PgqlSchemaStrictnessOption| Modifier and Type | Field and Description |
|---|---|
static PgqlOption.PgqlPatternMatchingSemanticOption |
PGQL_HOMOMORPHISM_PATTERN_MATCHING_SEMANTIC |
static PgqlOption.PgqlPatternMatchingSemanticOption |
PGQL_ISOMORPHISM_PATTERN_MATCHING_SEMANTIC |
| Constructor and Description |
|---|
PgqlPatternMatchingSemanticOption(oracle.pgx.config.PatternMatchingSemantic semantic) |
| Modifier and Type | Method and Description |
|---|---|
oracle.pgx.config.PatternMatchingSemantic |
getPatternMatchingSemantic() |
void |
setPatternMatchingSemantic(oracle.pgx.config.PatternMatchingSemantic patternMatchingSemantic) |
getClientPgqlOptionsNoDefaults, getClientPgqlOptionsWithDefaultspublic static final PgqlOption.PgqlPatternMatchingSemanticOption PGQL_HOMOMORPHISM_PATTERN_MATCHING_SEMANTIC
public static final PgqlOption.PgqlPatternMatchingSemanticOption PGQL_ISOMORPHISM_PATTERN_MATCHING_SEMANTIC
Copyright © 2016, 2018 Oracle and/or its affiliates. All Rights Reserved.