1、服务器端启动
bin/gremlin-server.sh conf/gremlin-server/gremlin-server.yaml
2、链接客户端:
:remote connect tinkerpop.server conf/remote.yaml
To start Titan Server with the REST API, find the conf/gremlin-server/gremlin-server.yaml file in the distribution and edit it. Modify the channelizer setting to be org.apache.tinkerpop.gremlin.server.channel.HttpChannelizer then start Titan Server.