org.vertexium.blueprints.VertexiumRexsterGraphConfiguration Maven / Gradle / Ivy
package org.vertexium.blueprints;
import com.tinkerpop.rexster.config.GraphConfiguration;
public abstract class VertexiumRexsterGraphConfiguration implements GraphConfiguration {
}