Skip to content

请教一下无法显示数据节点的问题 #16

@adios1995

Description

@adios1995

您好,按照您知乎上步骤,我发现我打开的example只有界面,没有节点,我仔细按照您的步骤看了几遍,我认为几个可能出错的地方,麻烦您指点一下:

1.graphserver/WEB_INF/conf1.properties中:
我把这个改成neo4j.boltUrl=bolt://localhost:7687 ,请问这样写是否有误?(我不太确定到底是下面哪个端口)
我的neo4j网页是:http://localhost:7474/browser/ ,主界面显示“You are connected as user to neo4j://localhost:7687”

  1. 您说app.loadGson改成下面一段文字app.connect("http://localhost:8080/graphserver/connector-bolt");
    这个是将整个app.loadGson函数全部替换,对吗?

3.“这里localhost:8080为graphserver的地址”。
我打开http://localhost:8080/graphserver/是有文字显示的,所以我的graphserver地址就是localhost:8080,这样理解对吗?

我的网页日志显示:
Failed to load resource: the server responded with a status of 500 ()

麻烦您指点一下我哪里有问题?感谢您了

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions