#include <types.h>
◆ RecordView() [1/2]
gs::RecordView::RecordView |
( |
| ) |
|
|
inline |
◆ RecordView() [2/2]
gs::RecordView::RecordView |
( |
size_t |
offset, |
|
|
const Table * |
table |
|
) |
| |
|
inline |
◆ get_field()
template<typename T >
T gs::RecordView::get_field |
( |
int |
col_id | ) |
const |
◆ operator[]()
Any gs::RecordView::operator[] |
( |
size_t |
idx | ) |
const |
◆ size()
size_t gs::RecordView::size |
( |
| ) |
const |
◆ offset
size_t gs::RecordView::offset |
◆ table
const Table* gs::RecordView::table |
The documentation for this struct was generated from the following files:
- /home/runner/work/GraphScope/GraphScope/flex/utils/property/types.h
- /home/runner/work/GraphScope/GraphScope/flex/utils/property/types.cc