All Methods Instance Methods Abstract Methods Concrete Methods
Modifier and Type |
Method and Description |
void |
g_V_aggregateXlocal_a_nameX_out_capXaX() |
void |
g_V_aggregateXlocal_aX_byXoutEXcreatedX_countX_out_out_aggregateXlocal_aX_byXinEXcreatedX_weight_sumX() |
void |
g_V_aggregateXxX_byXnameX_capXxX() |
void |
g_V_aggregateXxX_byXout_order_byXnameXX_capXxX() |
void |
g_V_aggregateXxX_byXvaluesXageX_isXgtX29XXX_capXxX() |
void |
g_V_hasLabelXpersonX_aggregateXxX_byXageX_capXxX_asXyX_selectXyX() |
void |
g_V_out_aggregateXaX_path() |
void |
g_V_valueXnameX_aggregateXglobal_xX_capXxX() |
void |
g_V_valueXnameX_aggregateXxX_capXxX() |
void |
g_VX1X_aggregateXlocal_aX_byXnameX_out_aggregateXlocal_aX_byXnameX_name_capXaX() |
void |
g_withSideEffectXa_setX_V_both_name_aggregateXlocal_aX_capXaX() |
abstract Traversal<Vertex,Collection> |
get_g_V_aggregateXlocal_aX_byXnameX_out_capXaX() |
abstract Traversal<Vertex,Collection> |
get_g_V_aggregateXlocal_aX_byXoutEXcreatedX_countX_out_out_aggregateXlocal_aX_byXinEXcreatedX_weight_sumX_capXaX() |
abstract Traversal<Vertex,List<String>> |
get_g_V_aggregateXxX_byXnameX_capXxX() |
abstract Traversal<Vertex,List<Vertex>> |
get_g_V_aggregateXxX_byXout_order_byXnameXX_capXxX() |
abstract Traversal<Vertex,List<Integer>> |
get_g_V_aggregateXxX_byXvaluesXageX_isXgtX29XXX_capXxX() |
abstract Traversal<Vertex,Collection<Integer>> |
get_g_V_hasLabelXpersonX_aggregateXxX_byXageX_capXxX_asXyX_selectXyX() |
abstract Traversal<Vertex,List<String>> |
get_g_V_name_aggregateXglobal_xX_capXxX() |
abstract Traversal<Vertex,List<String>> |
get_g_V_name_aggregateXxX_capXxX() |
abstract Traversal<Vertex,Path> |
get_g_V_out_aggregateXaX_path() |
abstract Traversal<Vertex,Collection> |
get_g_VX1X_aggregateXlocal_aX_byXnameX_out_aggregateXlocal_aX_byXnameX_name_capXaX(Object v1Id) |
abstract Traversal<Vertex,Set<String>> |
get_g_withSideEffectXa_setX_V_both_name_aggregateXlocal_aX_capXaX() |