GithubHelp home page GithubHelp logo

Droping a Graph about arangojs HOT 6 CLOSED

arangodb avatar arangodb commented on August 31, 2024
Droping a Graph

from arangojs.

Comments (6)

pluma avatar pluma commented on August 31, 2024

Thanks for spotting this one.

from arangojs.

xescugc avatar xescugc commented on August 31, 2024

Forget this one, is related to the #31, i've just tested it right now

from arangojs.

xescugc avatar xescugc commented on August 31, 2024

Could you have a look at it? I still have this error, the behavior is the same as commented on the issue. I thought it works because i had in a catch the code because it deletes the Graph anyway.

More trace:

{ 
        error: true,
        code: 400,
        errorNum: 17,
        errorMessage: 'TypeError: Cannot read property \'_properties\' of undefined' 
}

from arangojs.

pluma avatar pluma commented on August 31, 2024

That's a server-side error message. Can you confirm that this doesn't happen if you use the HTTP API directly?

i.e. curl -X DELETE http://localhost:8529/_api/gharial/graphName

from arangojs.

xescugc avatar xescugc commented on August 31, 2024

Hi @pluma,

Sorry for making you wait, i've tried the CURL and this is the result I get:

  • First i've checked that the Graph was created (via web)
  • Then I execute the CURL: curl -X DELETE http://localhost:8529/_api/gharial/recipesGraph
  • Answer: {"error":true,"code":404,"errorNum":1924,"errorMessage":"graph not found"} i've checked the name and it's the correct one.
  • I go to check the Graph to the web with a wierd web error because when i open it, it turns the screen in black with 11 alerts saying: "Sorry your graph seems to be empty"
  • And some times the graph opens normally.
  • it's a 'big' (more or less i don't know jeje) graph, 117k edges and 11k + 4k nodes

arangodb_web_interface_-_vimperator

You can reach me via Gitter if you want πŸ˜„

from arangojs.

pluma avatar pluma commented on August 31, 2024

That appears to be a bug in the REST API of ArangoDB itself then. Could you please open an issue on the arangodb issue tracker and cross-reference this issue? That will help make sure the right people see it.
Thank you for the patience.
On 24 Aug 2015 12:51 am, Francesc Gil [email protected] wrote:Hi @pluma,

Sorry for making you wait, i've tried the CURL and this is the result I get:

First i've checked that the Graph was created (via web)Then I execute the CURL: curl -X DELETE http://localhost:8529/_api/gharial/recipesGraph
Answer: {"error":true,"code":404,"errorNum":1924,"errorMessage":"graph not found"} i've checked the name and it's the correct one.I go to check the Graph to the web with a wierd web error because when i open it, it turns the screen in black with 11 alerts saying: "Sorry your graph seems to be empty"And some times the graph opens normally.it's a 'big' (more or less i don't know jeje) graph, 117k edges and 11k + 4k nodes

You can reach me via Gitter if you want

β€”Reply to this email directly or view it on GitHub.

from arangojs.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.