Class MaxTest

    • Constructor Detail

      • MaxTest

        public MaxTest()
    • Method Detail

      • get_g_V_aggregateXaX_byXageX_capXaX_maxXlocalX

        public abstract Traversal<Vertex,​Integer> get_g_V_aggregateXaX_byXageX_capXaX_maxXlocalX()
      • get_g_V_aggregateXaX_byXageX_capXaX_unfold_max

        public abstract Traversal<Vertex,​Integer> get_g_V_aggregateXaX_byXageX_capXaX_unfold_max()
      • get_g_V_aggregateXaX_byXfooX_capXaX_maxXlocalX

        public abstract Traversal<Vertex,​Comparable> get_g_V_aggregateXaX_byXfooX_capXaX_maxXlocalX()
      • get_g_V_aggregateXaX_byXfooX_capXaX_unfold_max

        public abstract Traversal<Vertex,​Comparable> get_g_V_aggregateXaX_byXfooX_capXaX_unfold_max()
      • get_g_V_name_fold_maxXlocalX

        public abstract Traversal<Vertex,​String> get_g_V_name_fold_maxXlocalX()
      • get_g_V_repeatXbothX_timesX5X_age_max

        public abstract Traversal<Vertex,​Integer> get_g_V_repeatXbothX_timesX5X_age_max()
      • get_g_V_hasLabelXsoftwareX_group_byXnameX_byXbothE_weight_maxX

        public abstract Traversal<Vertex,​Map<String,​Number>> get_g_V_hasLabelXsoftwareX_group_byXnameX_byXbothE_weight_maxX()
      • g_V_age_max

        public void g_V_age_max()
      • g_V_age_fold_maxXlocalX

        public void g_V_age_fold_maxXlocalX()
      • g_V_aggregateXaX_byXageX_capXaX_maxXlocalX

        public void g_V_aggregateXaX_byXageX_capXaX_maxXlocalX()
      • g_V_aggregateXaX_byXageX_capXaX_unfold_max

        public void g_V_aggregateXaX_byXageX_capXaX_unfold_max()
      • g_V_aggregateXaX_byXfooX_capXaX_maxXlocalX

        public void g_V_aggregateXaX_byXfooX_capXaX_maxXlocalX()
      • g_V_aggregateXaX_byXfooX_capXaX_unfold_max

        public void g_V_aggregateXaX_byXfooX_capXaX_unfold_max()
      • g_V_foo_max

        public void g_V_foo_max()
      • g_V_foo_fold_maxXlocalX

        public void g_V_foo_fold_maxXlocalX()
      • g_V_name_max

        public void g_V_name_max()
      • g_V_name_fold_maxXlocalX

        public void g_V_name_fold_maxXlocalX()
      • g_V_repeatXbothX_timesX5X_age_max

        public void g_V_repeatXbothX_timesX5X_age_max()
      • g_V_hasLabelXsoftwareX_group_byXnameX_byXbothE_weight_maxX

        public void g_V_hasLabelXsoftwareX_group_byXnameX_byXbothE_weight_maxX()
      • g_VX1X_valuesXageX_maxXlocalX

        public void g_VX1X_valuesXageX_maxXlocalX()