public class PgqlCreatePgUtils
extends java.lang.Object
| Constructor and Description |
|---|
PgqlCreatePgUtils() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
existsGraph(PgqlConnection pgqlConn, java.lang.String graphOwner, java.lang.String graphName) |
static java.lang.String |
removeTypePrecision(java.lang.String columnType)
Removes the precision part from the given column type.
|
public static boolean existsGraph(PgqlConnection pgqlConn, java.lang.String graphOwner, java.lang.String graphName)
public static java.lang.String removeTypePrecision(java.lang.String columnType)
columnType - the column type