ExportFilter
class ExportFilter
This is the top-level field for specifying vertex or edge filters. If the ExportFilter is not provided, then all properties for all labels will be exported. If the ExportFilter is provided but is an empty object, then no data will be exported.
Types
Properties
Link copied to clipboard
Used to specify filters on a per-label basis for edges. This allows you to control which edge labels and properties are included in the export.
Link copied to clipboard
Used to specify filters on a per-label basis for vertices. This allows you to control which vertex labels and properties are included in the export.