Gaffer
Gaffer copied to clipboard
Create an Operation to add a Group to a Schema
Create a new Operation to add a group to a schema; together with handlers for AccumuloStore and Mapstore.
"Assuming the vertex type is consistent this should be simple as there is no existing data to break"
No longer within the realm of FedStore but better suited to individual store implementations.
@GCHQDev404 "but better suited to individual store implementations."
So should there be separate issues to:
- add a group to a schema used by an accumulo store
- add a group to a schema used by a map store. ??
@GCHQDev404 "but better suited to individual store implementations."
So should there be separate issues to:
- add a group to a schema used by an accumulo store
- add a group to a schema used by a map store. ??
It will be adding handlers to each store to support the operation.