IBM SYSTEMG G RUNTIME & NATIVE STORE  0.5
IBM Native Graph Computing and Storage System based on IBM Parallel Programming Library
 All Classes Functions Variables Typedefs Pages
Public Member Functions | List of all members
analytic_colfilter Class Reference

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)
 

Detailed Description

gShell command - collaborative filter to get vertices similar to the given vertex

Member Function Documentation

int analytic_colfilter::run ( struct query_param_type  )
Parameters
&ndash;idID of target vertex
&ndash;depth(optional) graph traversal depth
&ndash;breath(optional) traverse width of bfs (maximum number of vertices to traverse at each bfs level)

The documentation for this class was generated from the following file: