Interface and Description |
---|
uk.gov.gchq.gaffer.rest.service.v2.example.ExamplesFactory |
uk.gov.gchq.gaffer.operation.SeedMatching
use a
View instead to specify whether
Edges/Entities that are 'equal to' or 'related to' seeds are wanted.
See filtering documentation.
A SeedMatching adds seed matching to operations. |
Field and Description |
---|
uk.gov.gchq.gaffer.rest.SystemProperty.GRAPH_HOOKS_PATH
create a GraphConfig json file and use GRAPH_CONFIG_PATH instead
|
uk.gov.gchq.gaffer.rest.SystemProperty.GRAPH_ID
create a GraphConfig json file and use GRAPH_CONFIG_PATH instead
|
uk.gov.gchq.gaffer.rest.SystemProperty.GRAPH_LIBRARY_CLASS
create a GraphConfig json file and use GRAPH_CONFIG_PATH instead
|
uk.gov.gchq.gaffer.rest.SystemProperty.GRAPH_LIBRARY_CONFIG
create a GraphConfig json file and use GRAPH_CONFIG_PATH instead
|
uk.gov.gchq.gaffer.store.StoreProperties.ID
the ID should not be used. The properties ID should be supplied to the graph library separately.
|
uk.gov.gchq.gaffer.accumulostore.AccumuloProperties.TABLE
use a graphId.
|
uk.gov.gchq.gaffer.hbasestore.HBaseProperties.TABLE
use a graphId
|
Constructor and Description |
---|
uk.gov.gchq.gaffer.jobtracker.JobDetail(String, String, OperationChain<?>, JobStatus, String) |
uk.gov.gchq.gaffer.jobtracker.JobDetail(String, String, String, JobStatus, String) |
uk.gov.gchq.gaffer.jobtracker.JobDetail(String, String, String, OperationChain<?>, JobStatus, String) |
uk.gov.gchq.gaffer.jobtracker.JobDetail(String, String, String, String, JobStatus, String) |
uk.gov.gchq.gaffer.jobtracker.JobDetail(String, String, String, String, JobStatus, String, Repeat) |
uk.gov.gchq.gaffer.store.StoreProperties(String)
the id should not be used. The properties id should be supplied to the graph library separately.
|
Copyright © 2022. All rights reserved.