They were previously deleted. I can try emptying the cache but that would not address the root cause of a successful tabular query and failed viz?
-- Donal > On 9 Feb 2014, at 13:33, Michael Hunger <[email protected]> > wrote: > > Perhaps some issue with your data? > > It looks like the nodes the visualization is trying to load are not there? > > Michael > >> Am 09.02.2014 um 13:53 schrieb Donal O <[email protected]>: >> >> Same problem with webadmin data browser being blank on both Chrome >> 32.0.1700.107, Safari 6.0.5 (7536.30.1), albeit the >> http://localhost:7474/browser/ works for viz. Am running OSX v10.7.5 / >> 11.4.2 Darwin Kernel Version 11.4.2: Thu Aug 23 16:25:48 PDT 2012; >> root:xnu-1699.32.7~1/RELEASE_X86_64 x86_64 and Neo4j v2.0.1 community. >> >> When performing a "match n return n" the tabular view works. The viz doesn't >> do anything until a specific node or rel is called, then it will viz once. >> After a clear, nothing again. A simple "rels:19" command immediately drew >> the window for me i.e. a valid relationship call to a node rather than >> drawing just the nodes? >> >> Javascript console on Chrome: >> >> Failed to load resource: the server responded with a status of 400 (Bad >> Request) http://127.0.0.1:7474/db/manage/server/console/ >> Failed to load resource: the server responded with a status of 400 (Bad >> Request) http://127.0.0.1:7474/db/data/cypher >> body.scrollTop is deprecated in strict mode. Please use >> 'documentElement.scrollTop' if in strict mode and 'body.scrollTop' only if >> in quirks mode. >> body.scrollLeft is deprecated in strict mode. Please use >> 'documentElement.scrollLeft' if in strict mode and 'body.scrollLeft' only if >> in quirks mode. >> Failed to load resource: the server responded with a status of 404 (Not >> Found) http://127.0.0.1:7474/db/data/node/1?_=1391948874004 >> event.returnValue is deprecated. Please use the standard >> event.preventDefault() instead. >> Failed to load resource: the server responded with a status of 400 (Bad >> Request) http://127.0.0.1:7474/db/data/cypher >> Failed to load resource: the server responded with a status of 404 (Not >> Found) http://127.0.0.1:7474/db/data/node/1?_=1391948964053 >> Failed to load resource: the server responded with a status of 404 (Not >> Found) http://127.0.0.1:7474/db/data/node/1?_=1391948965872 >> Failed to load resource: the server responded with a status of 404 (Not >> Found) http://127.0.0.1:7474/db/data/node/4?_=1391948968201 >> Failed to load resource: the server responded with a status of 404 (Not >> Found) http://127.0.0.1:7474/db/data/node/4?_=1391948968210 >> Failed to load resource: the server responded with a status of 404 (Not >> Found) http://127.0.0.1:7474/db/data/node/5?_=1391948971587 >> Failed to load resource: the server responded with a status of 404 (Not >> Found) http://127.0.0.1:7474/db/data/node/5?_=1391948971599 >> Failed to load resource: the server responded with a status of 404 (Not >> Found) http://127.0.0.1:7474/db/data/node/5?_=1391948987877 >> Uncaught TypeError: Cannot read property 'node' of null Renderer.js:238 >> Failed to load resource: the server responded with a status of 400 (Bad >> Request) http://127.0.0.1:7474/db/data/cypher >> Failed to load resource: the server responded with a status of 400 (Bad >> Request) http://127.0.0.1:7474/db/data/cypher >> Failed to load resource: the server responded with a status of 404 (Not >> Found) http://127.0.0.1:7474/db/data/node/1?_=1391949162714 >> Failed to load resource: the server responded with a status of 400 (Bad >> Request) http://127.0.0.1:7474/db/data/cypher >> Failed to load resource: the server responded with a status of 400 (Bad >> Request) http://127.0.0.1:7474/db/data/cypher >> Failed to load resource: the server responded with a status of 400 (Bad >> Request) http://127.0.0.1:7474/db/data/cypher >> >> Donal >> >> >>> On Tuesday, 30 July 2013 16:26:39 UTC+1, Peter Neubauer wrote: >>> That probably is a bug. Any chance you can do a mini screencast and open an >>> issue? >>> >>> /peter >>> >>> >>> Cheers, >>> >>> /peter neubauer >>> >>> G: neubauer.peter >>> S: peter.neubauer >>> P: +46 704 106975 >>> L: http://www.linkedin.com/in/neubauer >>> T: @peterneubauer >>> >>> Kids in Malmö this summer? - http://www.kidscraft.se >>> Neo4j questions? Use GraphGist. - http://gist.neo4j.org >>> >>> >>>> On Tue, Jul 30, 2013 at 5:13 PM, roymond <[email protected]> wrote: >>>> I have the same issue after clicking "Clear" in the graphic view. All >>>> graph data disappears, and no new queries will restore the graph view. >>>> Only after clicking a node in table view can I get back to see any data in >>>> graphic view. >>>> >>>> >>>>> On Wednesday, November 14, 2012 8:20:41 AM UTC-5, Nirmal Singh wrote: >>>>> Hi Everyone, >>>>> >>>>> I could not see graphical view of my nodes (few days ago I could see it). >>>>> Can anyone help me with that. >>>>> >>>>> >>>>> >>>>> >>>>> Thanks, >>>>> Nirmal >>>> >>>> -- >>>> You received this message because you are subscribed to the Google Groups >>>> "Neo4j" group. >>>> To unsubscribe from this group and stop receiving emails from it, send an >>>> email to [email protected]. >>>> For more options, visit https://groups.google.com/groups/opt_out. >> >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Neo4j" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> For more options, visit https://groups.google.com/groups/opt_out. > > -- > You received this message because you are subscribed to a topic in the Google > Groups "Neo4j" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/neo4j/JgIn7O2v3f4/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. -- You received this message because you are subscribed to the Google Groups "Neo4j" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
