| Interface | Description |
|---|---|
| Id |
| Class | Description |
|---|---|
| BytesBuffer |
class BytesBuffer is an util for read/write binary
|
| GraphSchema |
We could get all graph schema from server and cache/update it in client(subset of SchemaManager)
|
| IdGenerator | |
| IdGenerator.LongId | |
| IdGenerator.StringId |
id defines
|
| IdGenerator.UuidId | |
| LZ4Util | |
| SplicingIdGenerator |
This class is used for merge / parse id in primaryKey mode, simplify from server
|
| StringEncoding |
Used for encode / decode string values, simplify from server
|
| Enum | Description |
|---|---|
| Id.IdType |
| Exception | Description |
|---|---|
| HugeException |
Used for fix Exception problems, simplify from server
|
Copyright © 2023 The Apache Software Foundation. All rights reserved.