Class SubgraphStrategyProcessTest


  • public class SubgraphStrategyProcessTest
    extends AbstractGremlinProcessTest
    Author:
    Stephen Mallette (http://stephen.genoprime.com)
    • Constructor Detail

      • SubgraphStrategyProcessTest

        public SubgraphStrategyProcessTest()
    • Method Detail

      • shouldFilterVertexCriterion

        public void shouldFilterVertexCriterion()
                                         throws Exception
        Throws:
        Exception
      • shouldFilterEdgeCriterion

        public void shouldFilterEdgeCriterion()
                                       throws Exception
        Throws:
        Exception
      • shouldFilterComplexVertexCriterion

        public void shouldFilterComplexVertexCriterion()
                                                throws Exception
        Throws:
        Exception
      • shouldFilterMixedCriteriaButNotCheckAdjacentVertices

        public void shouldFilterMixedCriteriaButNotCheckAdjacentVertices()
      • shouldFilterMixedCriteria

        public void shouldFilterMixedCriteria()
                                       throws Exception
        Throws:
        Exception
      • shouldFilterVertexCriterionAndKeepLabels

        public void shouldFilterVertexCriterionAndKeepLabels()
                                                      throws Exception
        Throws:
        Exception
      • shouldGetExcludedVertex

        public void shouldGetExcludedVertex()
                                     throws Exception
        Throws:
        Exception
      • shouldGetExcludedEdge

        public void shouldGetExcludedEdge()
                                   throws Exception
        Throws:
        Exception
      • shouldFilterVertexProperties

        public void shouldFilterVertexProperties()
                                          throws Exception
        Throws:
        Exception
      • shouldGenerateCorrectTraversers

        public void shouldGenerateCorrectTraversers()
                                             throws Exception
        Throws:
        Exception