Class SubgraphTest

    • Constructor Detail

      • SubgraphTest

        public SubgraphTest()
    • Method Detail

      • get_g_V_withSideEffectXsgX_outEXknowsX_subgraphXsgX_name_capXsgX

        public abstract Traversal<Vertex,​Graph> get_g_V_withSideEffectXsgX_outEXknowsX_subgraphXsgX_name_capXsgX​(Object v1Id,
                                                                                                                       Graph subgraph)
      • get_g_V_withSideEffectXsgX_repeatXbothEXcreatedX_subgraphXsgX_outVX_timesX5X_name_dedup

        public abstract Traversal<Vertex,​String> get_g_V_withSideEffectXsgX_repeatXbothEXcreatedX_subgraphXsgX_outVX_timesX5X_name_dedup​(Graph subgraph)
      • get_g_withSideEffectXsgX_V_hasXname_danielX_outE_subgraphXsgX_inV

        public abstract Traversal<Vertex,​Vertex> get_g_withSideEffectXsgX_V_hasXname_danielX_outE_subgraphXsgX_inV​(Graph subgraph)
      • g_V_withSideEffectXsgX_outEXknowsX_subgraphXsgX_name_capXsgX

        public void g_V_withSideEffectXsgX_outEXknowsX_subgraphXsgX_name_capXsgX()
                                                                          throws Exception
        Throws:
        Exception
      • g_V_withSideEffectXsgX_repeatXbothEXcreatedX_subgraphXsgX_outVX_timesX5X_name_dedup

        public void g_V_withSideEffectXsgX_repeatXbothEXcreatedX_subgraphXsgX_outVX_timesX5X_name_dedup()
                                                                                                 throws Exception
        Throws:
        Exception
      • g_withSideEffectXsgX_V_hasXname_danielXout_capXsgX

        public void g_withSideEffectXsgX_V_hasXname_danielXout_capXsgX()
                                                                throws Exception
        Throws:
        Exception