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_engine_egonet Class Reference

compute the egonet of a given vertex (ego) More...

#include <plugin_egonet.h>

Inherits analytic_engine_base, and query_base.

Public Member Functions

 REGISTER_QUERY_TYPE (analytic_engine_egonet)
 
int run (struct query_param_type)
 
void options (command_options &opts)
 

Detailed Description

compute the egonet of a given vertex (ego)

Member Function Documentation

int analytic_engine_egonet::run ( struct query_param_type  )
Parameters
&ndash;vertexexternal id of the ego vertex
&ndash;numhopsmaximum number of hops from the ego to all other vertices in the egonet; if not specified, it defaults to 1
&ndash;outputpropoutput detailed property values of vertices and edges

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