RHEL: Uninstall Graphlytic

Be careful to do not remove data directory and Neo4j database directory if you want to save your data! See RHEL: Important directories.

Steps to uninstall Graphlytic:

  1. Stop Graphlytic. See RHEL: 5. Stop Graphlytic

  2. Check where is your data directory. (see "main.dataDir" in file graphlytic.conf).

  3. Go to data directory location and backup this directory to safe location. (see RHEL: Important directories)

  4. Remove service if Graphlytic was installed as a service:

    $ sudo systemctl disable graphlytic.service
    $ sudo rm /etc/init.d/graphlytic
  5. Go into Graphlytic home directory

  6. Remove content of Graphlytic home directory