Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
# vim /usr/local/neo4j-community-5.5.0/conf/neo4j.conf
server.jvm.additional=-Dcom.sun.management.jmxremote.port=12348 server.jvm.additional=-Dcom.sun.management.jmxremote.authenticate=false server.jvm.additional=-Dcom.sun.management.jmxremote.ssl=false
# /usr/local/neo4j-community-5.5.0/bin/neo4j stop;/usr/local/neo4j-community-5.5.0/bin/neo4j start
# ss -ntl|grep 12348
Was this page helpful?