
com.dooapp.gaedo.blueprints.queries.tests.InstanceOf Maven / Gradle / Ivy
package com.dooapp.gaedo.blueprints.queries.tests;
import java.util.Arrays;
import java.util.List;
import com.dooapp.gaedo.blueprints.GraphDatabaseDriver;
import com.dooapp.gaedo.blueprints.GraphUtils;
import com.dooapp.gaedo.blueprints.strategies.GraphMappingStrategy;
import com.dooapp.gaedo.blueprints.transformers.LiteralHelper;
import com.dooapp.gaedo.blueprints.transformers.LiteralTransformer;
import com.dooapp.gaedo.blueprints.transformers.Literals;
import com.dooapp.gaedo.blueprints.transformers.TupleTransformer;
import com.dooapp.gaedo.blueprints.transformers.Tuples;
import com.dooapp.gaedo.properties.ClassCollectionProperty;
import com.dooapp.gaedo.properties.Property;
import com.tinkerpop.blueprints.Vertex;
public class InstanceOf extends MonovaluedValuedVertexTest
© 2015 - 2025 Weber Informatics LLC | Privacy Policy