Replies: 5 comments 1 reply
-
Hey did you figure this out? if yes, please let me know, I am facing the same issue |
Beta Was this translation helpful? Give feedback.
-
This <#367> is the issue. TLDR - AuraDB Free instance uses an ID system = Infinite. Neovis cannot handle. You need switch to a local instance or a paid version of AuraDB. Honestly I just switched to D3 and have had great results. Better docs. Less abstraction.
Hope this helps.
… On Oct 20, 2024, at 7:08 AM, simranm04 ***@***.***> wrote:
Hey did you figure this out? if yes, please let me know, I am facing the same issue
—
Reply to this email directly, view it on GitHub <#386 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AB7YD6Y4YHJKFXKHNOTOGLDZ4OTODAVCNFSM6AAAAABL45XKDWVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTAOJZGYYTMOA>.
You are receiving this because you authored the thread.
|
Beta Was this translation helpful? Give feedback.
-
oh okay Thanks a lot for helping me out. |
Beta Was this translation helpful? Give feedback.
-
Yes, you can do that. D3 requires a little more setup but offers great
control in the end. I can send you a code segment later if you want that
will give you a basic layout
…On Sun, Oct 20, 2024, 11:01 AM simranm04 ***@***.***> wrote:
oh okay Thanks a lot for helping me out.
Just one more doubt in case you know, this d3 js, can I use this for graph
visualisation when I am using auraDB provided dataset directly or I have to
make local database?
I mean can d3 js use the neo4j instance?
—
Reply to this email directly, view it on GitHub
<#386 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AB7YD63NQA64EFUSW4JIYY3Z4POXPAVCNFSM6AAAAABL45XKDWVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTAOJZG42DEOI>
.
You are receiving this because you authored the thread.Message ID:
***@***.***
com>
|
Beta Was this translation helpful? Give feedback.
-
I tried the GOT dataset on neo4j desktop and it also shows same one edge. Any idea why is that ? |
Beta Was this translation helpful? Give feedback.
-
I am new to Neo4j and Neovis. I have a valid instance set up. I tried to use the GOT example. All nodes load but only one edge loads. I have also added my own data to the instance. No matter the query, it always returns all Nodes and just one Edge. The queries and data are valid as the same query works in AuraDb console and Graphology library usage. Not sure what is causing this. I cannot find any documentation referring to this issue.
Beta Was this translation helpful? Give feedback.
All reactions