#include <single_edge_insert_transaction.h>
◆ SingleEdgeInsertTransaction()
◆ ~SingleEdgeInsertTransaction()
gs::SingleEdgeInsertTransaction::~SingleEdgeInsertTransaction |
( |
| ) |
|
◆ Abort()
void gs::SingleEdgeInsertTransaction::Abort |
( |
| ) |
|
◆ AddEdge()
bool gs::SingleEdgeInsertTransaction::AddEdge |
( |
label_t |
src_label, |
|
|
const Any & |
src, |
|
|
label_t |
dst_label, |
|
|
const Any & |
dst, |
|
|
label_t |
edge_label, |
|
|
const Any & |
prop |
|
) |
| |
◆ clear()
void gs::SingleEdgeInsertTransaction::clear |
( |
| ) |
|
|
private |
◆ Commit()
void gs::SingleEdgeInsertTransaction::Commit |
( |
| ) |
|
◆ timestamp()
timestamp_t gs::SingleEdgeInsertTransaction::timestamp |
( |
| ) |
const |
◆ alloc_
Allocator& gs::SingleEdgeInsertTransaction::alloc_ |
|
private |
◆ arc_
grape::InArchive gs::SingleEdgeInsertTransaction::arc_ |
|
private |
◆ dst_label_
label_t gs::SingleEdgeInsertTransaction::dst_label_ |
|
private |
◆ dst_vid_
vid_t gs::SingleEdgeInsertTransaction::dst_vid_ |
|
private |
◆ edge_label_
label_t gs::SingleEdgeInsertTransaction::edge_label_ |
|
private |
◆ graph_
◆ logger_
WalWriter& gs::SingleEdgeInsertTransaction::logger_ |
|
private |
◆ src_label_
label_t gs::SingleEdgeInsertTransaction::src_label_ |
|
private |
◆ src_vid_
vid_t gs::SingleEdgeInsertTransaction::src_vid_ |
|
private |
◆ timestamp_
timestamp_t gs::SingleEdgeInsertTransaction::timestamp_ |
|
private |
◆ vm_
The documentation for this class was generated from the following files: