# OracleLabsParallelGraphAnalyticsPgxRestApi.MovePropertyRequest

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**entityType** | **String** |  | [optional] 
**newName** | **String** |  | [optional] 
**csrfToken** | **String** | CSRF token | [optional] 

<a name="EntityTypeEnum"></a>
## Enum: EntityTypeEnum

* `VERTEX` (value: `"VERTEX"`)
* `EDGE` (value: `"EDGE"`)
* `ROW` (value: `"ROW"`)

