# OracleLabsParallelGraphAnalyticsPgxRestApi.FramePrintingRequest

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**numResults** | **Number** | the number of rows to print | [optional] 
**from** | **Number** | the offset at which to start printing | [optional] 
**truncate** | **Boolean** | whether or not to truncate the output | [optional] 
**lineSeparator** | **String** | the lineSeparator to use | [optional] 
**csrfToken** | **String** | CSRF token | [optional] 
