Hello Neos,
I have two different types of nodes: (:Customer) (with an id) and (:Invoice) (with a string_id which contains the year of the issuance of the invoice). Those two types of nodes are related via a [:INV_FOR_CUST].
I would like to find those...
Good Morning,
Could one of your admins please check the performance of our Aura-Server (server in Belgium)?
It is so slow that working is almost impossible because our website faces one timeout after the other.
Thank you,
Joachim
Hello Neos,
Is there any possibility to create a fulltext index for nodes with a specific label, but only for those which have a certain property and/or relationship?
THX, JJJ
Hello Neos,
I would like to run Bloom (1.8.1.) in Neo4j Desktop (1.4.8.66). But when I open the DB in Bloom I see a turning blue flower for minutes and Bloom does not start up.
Maybe it has got something to do, that we run our DB on Aura?
THX, JJJ
Good Morning,
Thank you for your trials but I had tried them out before, but they are not working properly. So what I did is:
I created a list of all customer-ids for customers for which an invoice with "2022" was issued.I then took all customers who...
Is there really no one out with an answer?
We have an issue with nodes labeled (:A) which have language-specific sub-nodes (:B) which are related to a certain (:Language).
We would like to establish language-specific full-text indices, so if (:B) is ...