public class PgqlCpgRdbmsExpander
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
void |
expand(oracle.pgql.lang.ddl.propertygraph.CreatePropertyGraph cpg) |
void |
expandEdgeTable(oracle.pgql.lang.ddl.propertygraph.EdgeTable et) |
void |
expandElementTable(oracle.pgql.lang.ddl.propertygraph.ElementTable et,
boolean throwErrorForPrimaryKey) |
static PgqlCpgRdbmsExpander |
getPgqlCpgRdbmsExpander(PgqlConnection pgqlConn) |
public void expand(oracle.pgql.lang.ddl.propertygraph.CreatePropertyGraph cpg)
public void expandEdgeTable(oracle.pgql.lang.ddl.propertygraph.EdgeTable et)
public void expandElementTable(oracle.pgql.lang.ddl.propertygraph.ElementTable et, boolean throwErrorForPrimaryKey)
public static PgqlCpgRdbmsExpander getPgqlCpgRdbmsExpander(PgqlConnection pgqlConn)
Copyright © 2015 - 2020 Oracle and/or its affiliates. All Rights Reserved.