Constant Field Values

Contents

oracle.pg.*

oracle.pgx.*

  • oracle.pgx.api.FutureProgress 
    Modifier and Type Constant Field Value
    public static final java.lang.String TYPE_ID_PROPERTY "@type"
  • oracle.pgx.api.Pgx 
    Modifier and Type Constant Field Value
    public static final java.lang.String DIST_URL "DIST"
  • oracle.pgx.api.PgxSession 
    Modifier and Type Constant Field Value
    public static final long LATEST_SNAPSHOT -1L
  • oracle.pgx.common.types.Edge 
    Modifier and Type Constant Field Value
    public static final long NIL_EDGE -1L
    public static final java.lang.String NIL_EDGE_STRING "NIL"
    public static final java.lang.String NO_EDGE_LABEL ""
  • oracle.pgx.common.types.Node 
    Modifier and Type Constant Field Value
    public static final int NIL_NODE -1
    public static final java.lang.String NIL_NODE_STRING "NIL"
  • oracle.pgx.common.types.PropertyType 
    Modifier and Type Constant Field Value
    public static final java.lang.String DEFAULT_LABEL ""
  • oracle.pgx.common.types.Row 
    Modifier and Type Constant Field Value
    public static final long NIL_ROW -1L
    public static final java.lang.String NIL_ROW_STRING "NIL"