# OracleLabsParallelGraphAnalyticsPgxRestApi.CreateGraphRequest

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**graphConfig** | [**GraphConfigContainer**](GraphConfigContainer.md) |  | [optional] 
**graphName** | **String** | Name the graph should have in the system. Graph names are session private and have to be unique per session. | [optional] 
**csrfToken** | **String** | CSRF token | [optional] 
