Uses of Package
uk.gov.gchq.gaffer.store.operation.add
-
Packages that use uk.gov.gchq.gaffer.store.operation.add Package Description uk.gov.gchq.gaffer.store.operation.add uk.gov.gchq.gaffer.store.operation.handler Operation handler implementations. -
Classes in uk.gov.gchq.gaffer.store.operation.add used by uk.gov.gchq.gaffer.store.operation.add Class Description AddSchemaToLibrary An Operation used for addingSchema
to theGraphLibrary
of a store.AddSchemaToLibrary.Builder AddStorePropertiesToLibrary An Operation used for addingStoreProperties
to theGraphLibrary
of a store.AddStorePropertiesToLibrary.Builder -
Classes in uk.gov.gchq.gaffer.store.operation.add used by uk.gov.gchq.gaffer.store.operation.handler Class Description AddSchemaToLibrary An Operation used for addingSchema
to theGraphLibrary
of a store.AddStorePropertiesToLibrary An Operation used for addingStoreProperties
to theGraphLibrary
of a store.