| Interface | Description |
|---|---|
| NebulaConverter<T> |
converter to convert Nebula Data to [T]
|
| Class | Description |
|---|---|
| NebulaBaseTableRowConverter | |
| NebulaEdgeSource |
Nebula Graph Edge reader
|
| NebulaInputFormat<T> |
InputFormat to read data from NebulaGraph and generate Rows.
|
| NebulaInputRowFormat |
implementation of NebulaInputFormat.
|
| NebulaInputTableRowFormat |
implementation of NebulaInputFormat.
|
| NebulaRowConverter |
convert nebula
BaseTableRow to flink Row |
| NebulaSourceFunction |
Implementation of
RichParallelSourceFunction to get NebulaGraph vertex and edge. |
| NebulaVertexSource |
Nebula Graph Vertex reader
|
Copyright © 2022. All rights reserved.