IBM SYSTEMG G RUNTIME & NATIVE STORE
0.5
IBM Native Graph Computing and Storage System based on IBM Parallel Programming Library
|
gShell command - collaborative filter to get vertices similar to the given vertex More...
#include <analytic_plugin.h>
Inherits query_base.
Public Member Functions | |
REGISTER_QUERY_TYPE (analytic_colfilter) | |
int | run (struct query_param_type) |
void | options (command_options &opts) |
gShell command - collaborative filter to get vertices similar to the given vertex
int analytic_colfilter::run | ( | struct query_param_type | ) |
–id | ID of target vertex |
–depth | (optional) graph traversal depth |
–breath | (optional) traverse width of bfs (maximum number of vertices to traverse at each bfs level) |