Uses of Class
uk.gov.gchq.gaffer.federated.simple.operation.AddGraph.Builder
-
Packages that use AddGraph.Builder Package Description uk.gov.gchq.gaffer.federated.simple.operation -
-
Uses of AddGraph.Builder in uk.gov.gchq.gaffer.federated.simple.operation
Methods in uk.gov.gchq.gaffer.federated.simple.operation that return AddGraph.Builder Modifier and Type Method Description AddGraph.BuilderAddGraph.Builder. graphConfig(GraphConfig graphConfig)Set theGraphConfig.AddGraph.BuilderAddGraph.Builder. isPublic(Boolean isPublic)AddGraph.BuilderAddGraph.Builder. owner(String owner)AddGraph.BuilderAddGraph.Builder. properties(Properties properties)Set thePropertiesfor the store.AddGraph.BuilderAddGraph.Builder. readPredicate(AccessPredicate readPredicate)AddGraph.BuilderAddGraph.Builder. schema(Schema schema)Set theSchema.AddGraph.BuilderAddGraph.Builder. writePredicate(AccessPredicate writePredicate)
-