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

gShell command - get the k-hop egonet of a vertex More...

#include <query_engine.h>

Inherits query_base.

Public Member Functions

 REGISTER_QUERY_TYPE (query_get_egonet)
 
int run (struct query_param_type)
 
void options (command_options &opt)
 

Detailed Description

gShell command - get the k-hop egonet of a vertex

Member Function Documentation

int query_get_egonet::run ( struct query_param_type  )
Parameters
&ndash;idID of the ego vertex
&ndash;depthmaximum number of hops from the ego to all other vertices in the egonet; if not specified, it defaults to 1
&ndash;outvariable for caching query result

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