Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to get object #4

Open
Wikunia opened this issue Apr 9, 2016 · 0 comments
Open

Unable to get object #4

Wikunia opened this issue Apr 9, 2016 · 0 comments

Comments

@Wikunia
Copy link

Wikunia commented Apr 9, 2016

We are not able to upload the gexf file to our local instance.

Traceback (most recent call last):
  File "neo4j-dynagraph-master\load_gexf_to_neo4j.py", line 150, in <module>
    REF_NODE = gdb.node[0]
  File "C:\Python27\lib\site-packages\neo4jrestclient\client.py", line 1038, in __getitem__
    cypher=self._cypher)
  File "C:\Python27\lib\site-packages\neo4jrestclient\client.py", line 741, in __init__
    self.update()
  File "C:\Python27\lib\site-packages\neo4jrestclient\client.py", line 803, in update
    raise NotFoundError(response.status_code, "Unable get object")
neo4jrestclient.exceptions.NotFoundError: Code [404]: Not Found. Nothing matches the given URI.
Unable get object

Any ideas?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant