Constant Field Values

Contents

com.fauna.*

  • com.fauna.client.FaunaConfig.FaunaEndpoint 
    Modifier and Type Constant Field Value
    public static final java.lang.String DEFAULT "https://db.fauna.com"
    public static final java.lang.String LOCAL "http://localhost:8443"
  • com.fauna.client.RequestBuilder.FieldNames 
    Modifier and Type Constant Field Value
    public static final java.lang.String CURSOR "cursor"
    public static final java.lang.String PAGE_SIZE "page_size"
    public static final java.lang.String START_TS "start_ts"
    public static final java.lang.String TOKEN "token"