static ExportFilterPropertyAttributes.Builder |
ExportFilterPropertyAttributes.builder() |
|
ExportFilterPropertyAttributes.Builder |
ExportFilterPropertyAttributes.Builder.multiValueHandling(String multiValueHandling) |
Specifies how to handle properties that have multiple values.
|
ExportFilterPropertyAttributes.Builder |
ExportFilterPropertyAttributes.Builder.multiValueHandling(MultiValueHandlingType multiValueHandling) |
Specifies how to handle properties that have multiple values.
|
ExportFilterPropertyAttributes.Builder |
ExportFilterPropertyAttributes.Builder.outputType(String outputType) |
Specifies the data type to use for the property in the exported data (e.g.
|
ExportFilterPropertyAttributes.Builder |
ExportFilterPropertyAttributes.Builder.sourcePropertyName(String sourcePropertyName) |
The name of the property as it exists in the original graph data.
|
ExportFilterPropertyAttributes.Builder |
ExportFilterPropertyAttributes.toBuilder() |
|