UbuS: 5. Stop Graphlytic
If there is need you can stop Neo4j or Graphlytic manually. Graphlytic depends on Neo4j so if you stop applications manually there is need to stop Graphlytic first.
Stop Graphlytic
Stop service:
$
sudo
/etc/init
.d
/graphlytic
stop
Check status of service:
$
sudo
/etc/init
.d
/graphlytic
status
Or check processes:
$
ps
-ef
Stop Neo4j
Stop service:
sudo
/etc/init
.d
/neo4j-service
stop
Check satus of service:
sudo
/etc/init
.d
/neo4j-service
status
Or check processes:
$
ps
-ef