Class ProjectTest

    • Constructor Detail

      • ProjectTest

        public ProjectTest()
    • Method Detail

      • get_g_V_hasLabelXpersonX_projectXa_bX_byXoutE_countX_byXageX

        public abstract Traversal<Vertex,​Map<String,​Number>> get_g_V_hasLabelXpersonX_projectXa_bX_byXoutE_countX_byXageX()
      • get_g_V_projectXa_bX_byXinE_countX_byXageX

        public abstract Traversal<Vertex,​Map<String,​Number>> get_g_V_projectXa_bX_byXinE_countX_byXageX()
      • get_g_V_outXcreatedX_projectXa_bX_byXnameX_byXinXcreatedX_countX_order_byXselectXbX__descX_selectXaX

        public abstract Traversal<Vertex,​String> get_g_V_outXcreatedX_projectXa_bX_byXnameX_byXinXcreatedX_countX_order_byXselectXbX__descX_selectXaX()
      • get_g_V_valueMap_projectXxX_byXselectXnameXX

        public abstract Traversal<Vertex,​Map<String,​Object>> get_g_V_valueMap_projectXxX_byXselectXnameXX()
      • g_V_hasLabelXpersonX_projectXa_bX_byXoutE_countX_byXageX

        public void g_V_hasLabelXpersonX_projectXa_bX_byXoutE_countX_byXageX()
      • g_V_projectXa_bX_byXinE_countX_byXageX

        public void g_V_projectXa_bX_byXinE_countX_byXageX()
      • g_V_outXcreatedX_projectXa_bX_byXnameX_byXinXcreatedX_countX_order_byXselectXbX__descX_selectXaX

        public void g_V_outXcreatedX_projectXa_bX_byXnameX_byXinXcreatedX_countX_order_byXselectXbX__descX_selectXaX()
      • g_V_valueMap_projectXxX_byXselectXnameXX

        public void g_V_valueMap_projectXxX_byXselectXnameXX()