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

start analytic engine for a graph to initialize in-memory data structures used by the analytics More...

#include <plugin_analytic_engine_start.h>

Inherits query_base.

Public Member Functions

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

Detailed Description

start analytic engine for a graph to initialize in-memory data structures used by the analytics

Member Function Documentation

int analytic_engine_start::run ( struct query_param_type  )
Parameters
&ndash;edgeweightpropname(optional) property name of edge weight; if not specified, all edge weights are 1.0
&ndash;restart(optional flag) restart to force recalculation of initial values for in-memory data structures

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