You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 6, 2025. It is now read-only.
The graphConfig JSON file is important when deploying Gaffer graphs using the REST API (the usual means of deployment). As such, it should be documented in further detail to ensure that it's clear how this config file is used.
In the development guide, a full explanation of the GraphConfig Java object is given, but there's only a quick mention of the JSON version of this. A section should be added to the administration guide setting out the options for configuring a graphConfig.json file - this could link to the development page for further details.