Gaffer icon indicating copy to clipboard operation
Gaffer copied to clipboard

A large-scale entity and relation database supporting aggregation of properties

Results 194 Gaffer issues
Sort by recently updated
recently updated
newest added

Currently, OperationDetails will return an operation's parameters and their types. However, some operation's parameters are listed as Object[] due to multiple setters for serialisation. For example, the input parameter from...

enhancement

Currently, NamedOperations allow the execution of a pre-configured Operation or OperationChain. NamedOperations are called in a different way to natively supported Operations: - An Operation is executed by supplying an...

enhancement
question
named-operation

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...

feature

Create a new Operation to change the age-off setting in a schema; together with handlers for AccumuloStore and Mapstore. Note this issue has been de-scoped from the original request for...

feature

Create a new Operation to remove an existing Group from a schema; together with handlers for AccumuloStore and Mapstore. Either "always ensure that there is no data of that group...

feature

Create a new Operation to remove an existing property from a schema; together with handlers for AccumuloStore and Mapstore. See discussion in https://github.com/gchq/Gaffer/issues/1355

feature

Create a new operation to add a property to a schema; together with handlers for AccumuloStore and Mapstore

feature