com.dooapp.gaedo.blueprints.queries.tests.Anything Maven / Gradle / Ivy
package com.dooapp.gaedo.blueprints.queries.tests;
import java.util.Iterator;
import com.dooapp.gaedo.blueprints.GraphDatabaseDriver;
import com.dooapp.gaedo.blueprints.GraphUtils;
import com.dooapp.gaedo.blueprints.strategies.GraphMappingStrategy;
import com.dooapp.gaedo.properties.Property;
import com.tinkerpop.blueprints.Direction;
import com.tinkerpop.blueprints.Edge;
import com.tinkerpop.blueprints.Vertex;
public class Anything extends MonovaluedValuedVertexTest
© 2015 - 2025 Weber Informatics LLC | Privacy Policy