All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.datastax.stargate.sdk.gql.test.ApiGraphQLTest Maven / Gradle / Ivy

There is a newer version: 2.3.7
Show newest version
package com.datastax.stargate.sdk.gql.test;

/**
 * Constant for test Document API.
 * 
 * @author Cedrick LUNVEN (@clunven)
 */
public interface ApiGraphQLTest {

    /** Test constant. */
    String TEST_KEYSPACE = "java";
    
    
    
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy