Class IndexTest

    • Constructor Detail

      • IndexTest

        public IndexTest()
    • Method Detail

      • get_g_V_hasLabelXsoftwareX_index_unfold

        public abstract Traversal<Vertex,​List<Object>> get_g_V_hasLabelXsoftwareX_index_unfold()
      • get_g_V_hasLabelXsoftwareX_order_byXnameX_index_withXmapX

        public abstract Traversal<Vertex,​Map<Integer,​Vertex>> get_g_V_hasLabelXsoftwareX_order_byXnameX_index_withXmapX()
      • get_g_V_hasLabelXsoftwareX_name_fold_orderXlocalX_index_unfold_order_byXtailXlocal_1XX

        public abstract Traversal<Vertex,​List<Object>> get_g_V_hasLabelXsoftwareX_name_fold_orderXlocalX_index_unfold_order_byXtailXlocal_1XX()
      • get_g_V_hasLabelXpersonX_name_fold_orderXlocalX_index_withXmapX

        public abstract Traversal<Vertex,​Map<Integer,​String>> get_g_V_hasLabelXpersonX_name_fold_orderXlocalX_index_withXmapX()
      • get_g_VX1X_valuesXageX_index_unfold_unfold

        public abstract Traversal<Vertex,​Object> get_g_VX1X_valuesXageX_index_unfold_unfold​(Object vid1)
      • g_V_hasLabelXsoftwareX_index

        public void g_V_hasLabelXsoftwareX_index()
      • g_V_hasLabelXsoftwareX_order_byXnameX_index_withXmapX

        public void g_V_hasLabelXsoftwareX_order_byXnameX_index_withXmapX()
      • g_V_hasLabelXsoftwareX_name_fold_orderXlocalX_index_unfold_order_byXtailXlocal_1XX

        public void g_V_hasLabelXsoftwareX_name_fold_orderXlocalX_index_unfold_order_byXtailXlocal_1XX()
      • g_V_hasLabelXpersonX_name_fold_orderXlocalX_index_withXmapX

        public void g_V_hasLabelXpersonX_name_fold_orderXlocalX_index_withXmapX()
      • g_VX1X_valuesXageX_index_unfold_unfold

        public void g_VX1X_valuesXageX_index_unfold_unfold()