Uses of Class
uk.gov.gchq.gaffer.operation.export.graph.ExportToOtherAuthorisedGraph.Builder
-
Packages that use ExportToOtherAuthorisedGraph.Builder Package Description uk.gov.gchq.gaffer.operation.export.graph Implementations of operations for exporting results from Gaffer to another Gaffer graph. -
-
Uses of ExportToOtherAuthorisedGraph.Builder in uk.gov.gchq.gaffer.operation.export.graph
Methods in uk.gov.gchq.gaffer.operation.export.graph that return ExportToOtherAuthorisedGraph.Builder Modifier and Type Method Description ExportToOtherAuthorisedGraph.Builder
ExportToOtherAuthorisedGraph.Builder. graphId(String graphId)
ExportToOtherAuthorisedGraph.Builder
ExportToOtherAuthorisedGraph.Builder. parentSchemaIds(String... parentSchemaIds)
ExportToOtherAuthorisedGraph.Builder
ExportToOtherAuthorisedGraph.Builder. parentSchemaIds(List<String> parentSchemaIds)
ExportToOtherAuthorisedGraph.Builder
ExportToOtherAuthorisedGraph.Builder. parentStorePropertiesId(String parentStorePropertiesId)
-