#include <update_transaction.h>
◆ vertex_iterator()
◆ ~vertex_iterator()
gs::UpdateTransaction::vertex_iterator::~vertex_iterator |
( |
| ) |
|
|
default |
◆ GetField()
Any gs::UpdateTransaction::vertex_iterator::GetField |
( |
int |
col_id | ) |
const |
◆ GetId()
Any gs::UpdateTransaction::vertex_iterator::GetId |
( |
| ) |
const |
◆ GetIndex()
vid_t gs::UpdateTransaction::vertex_iterator::GetIndex |
( |
| ) |
const |
◆ Goto()
void gs::UpdateTransaction::vertex_iterator::Goto |
( |
vid_t |
target | ) |
|
◆ IsValid()
bool gs::UpdateTransaction::vertex_iterator::IsValid |
( |
| ) |
const |
◆ Next()
void gs::UpdateTransaction::vertex_iterator::Next |
( |
| ) |
|
◆ SetField()
bool gs::UpdateTransaction::vertex_iterator::SetField |
( |
int |
col_id, |
|
|
const Any & |
value |
|
) |
| |
◆ cur_
vid_t gs::UpdateTransaction::vertex_iterator::cur_ |
|
private |
◆ label_
label_t gs::UpdateTransaction::vertex_iterator::label_ |
|
private |
◆ num_
vid_t& gs::UpdateTransaction::vertex_iterator::num_ |
|
private |
◆ txn_
The documentation for this class was generated from the following files: