Go to the documentation of this file.
16 #ifndef ENGINES_GRAPH_DB_ADHOC_APP_H_
17 #define ENGINES_GRAPH_DB_ADHOC_APP_H_
41 #endif // ENGINES_GRAPH_DB_ADHOC_APP_H_
Definition: adhoc_app.h:32
AdhocReadAppFactory()=default
Definition: adj_list.h:23
Definition: app_utils.h:25
Definition: app_utils.h:65
AppType type() const override
Definition: adhoc_app.h:26
Definition: graph_db_session.h:36
Definition: graph_db.h:70
AppWrapper CreateApp(const GraphDB &db) override
Definition: adhoc_app.cc:74
bool Query(const GraphDBSession &graph, Decoder &input, Encoder &output) override
Definition: adhoc_app.cc:27
Definition: app_base.h:55
Definition: app_base.h:78
AppType
Definition: app_base.h:37
Definition: adhoc_app.h:22
~AdhocReadAppFactory()=default
Definition: app_base.h:115