关于go通过驱动模式连接neo4j数据库的问题

c814516149 · 2017-11-15 10:25:25 · 2786 次点击

找到了,url格式是这样的bolt://(user):(password)@(host):(port)

#1