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
indexer_clucene Member List

This is the complete list of members for indexer_clucene, including all inherited members.

build_edge_index(graph_type *g, const string &propname) (defined in indexer_clucene)indexer_clucene
build_vertex_index(graph_type *g, const string &propname) (defined in indexer_clucene)indexer_clucene
get_edge_info(struct query_param_type, edge_iterator_type eit, vector< string > &header, vector< string > &data, bool id_only=false) (defined in query_base)query_base
get_pred_info(struct query_param_type, pred_iterator_type peit, vector< string > &header, vector< string > &data) (defined in query_base)query_base
get_vertex_info(struct query_param_type, vertex_iterator_type vit, vector< string > &header, vector< string > &data, bool id_only=false) (defined in query_base)query_base
options(command_options &opt)indexer_clucene
pathname (defined in indexer_clucene)indexer_cluceneprivate
REGISTER_QUERY_TYPE(indexer_clucene) (defined in indexer_clucene)indexer_clucene
run(struct query_param_type) (defined in indexer_clucene)indexer_clucene
search_edge_index(graph_type *g, const string &propname, const string &str, vector< string > &srcs, vector< string > &targs, vector< string > &eids) (defined in indexer_clucene)indexer_clucene
search_vertex_index(graph_type *g, const string &propname, const string &str, vector< string > &vIDs) (defined in indexer_clucene)indexer_clucene