# OracleLabsParallelGraphAnalyticsPgxRestApi.Link

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**href** | **String** |  | [optional] 
**rel** | **String** |  | [optional] 
**method** | **String** |  | [optional] 
**interaction** | **[String]** |  | [optional] 

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

* `PUT` (value: `"PUT"`)
* `GET` (value: `"GET"`)
* `DELETE` (value: `"DELETE"`)
* `POST` (value: `"POST"`)
* `PATCH` (value: `"PATCH"`)

