Gaffer icon indicating copy to clipboard operation
Gaffer copied to clipboard

Create an Operation to add a Group to a Schema

Open GCHQDev404 opened this issue 4 years ago • 3 comments

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"

GCHQDev404 avatar Dec 01 '20 14:12 GCHQDev404

No longer within the realm of FedStore but better suited to individual store implementations.

GCHQDev404 avatar Apr 27 '22 17:04 GCHQDev404

@GCHQDev404 "but better suited to individual store implementations."

So should there be separate issues to:

  1. add a group to a schema used by an accumulo store
  2. add a group to a schema used by a map store. ??

n3101 avatar Aug 02 '22 16:08 n3101

@GCHQDev404 "but better suited to individual store implementations."

So should there be separate issues to:

  1. add a group to a schema used by an accumulo store
  2. add a group to a schema used by a map store. ??

It will be adding handlers to each store to support the operation.

GCHQDev404 avatar Aug 03 '22 19:08 GCHQDev404