#include <cypher_read_app.h>
◆ CypherReadApp()
gs::CypherReadApp::CypherReadApp |
( |
const GraphDB & |
db | ) |
|
|
inline |
◆ Query()
◆ timer() [1/2]
runtime::OprTimer& gs::CypherReadApp::timer |
( |
| ) |
|
|
inline |
◆ timer() [2/2]
const runtime::OprTimer& gs::CypherReadApp::timer |
( |
| ) |
const |
|
inline |
◆ type()
AppType gs::CypherReadApp::type |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ db_
const GraphDB& gs::CypherReadApp::db_ |
|
private |
◆ pipeline_cache_
std::unordered_map<std::string, runtime::ReadPipeline> gs::CypherReadApp::pipeline_cache_ |
|
private |
◆ plan_cache_
std::unordered_map<std::string, physical::PhysicalPlan> gs::CypherReadApp::plan_cache_ |
|
private |
◆ timer_
runtime::OprTimer gs::CypherReadApp::timer_ |
|
private |
The documentation for this class was generated from the following files: