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