# OracleLabsParallelGraphAnalyticsPgxRestApi.GraphFrameDeclaration

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**graphName** | **String** |  | [optional] 
**vertexFrames** | [**{String: VertexFrameDeclaration}**](VertexFrameDeclaration.md) |  | [optional] 
**edgeFrames** | [**{String: EdgeFrameDeclaration}**](EdgeFrameDeclaration.md) |  | [optional] 
**partitioned** | **Boolean** |  | [optional] 
