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 | Protected Member Functions | List of all members
query_find_vertex Class Reference

gShell command - get information of a vertex or a set of vertices More...

#include <query_engine.h>

Inherits query_base.

Public Member Functions

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

Protected Member Functions

int find_vertex_single (string key, struct query_param_type param)
 
int find_vertex_single (size_t vid, struct query_param_type param)
 

Detailed Description

gShell command - get information of a vertex or a set of vertices

Member Function Documentation

int query_find_vertex::run ( struct query_param_type  )
Parameters
&ndash;id(alternative) vertex ID
&ndash;in(alternative) use the cached result of a previous query as input
&ndash;out(optional) variable for caching query result

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