MJinH opened a new issue, #71:
URL: https://github.com/apache/age-viewer/issues/71

   **Describe the bug**
   
   #### I used the example query in apache age document and ag cloud
    (https://age.apache.org/age-manual/master/clauses/create.html)
   (https://bitnine.net/ag-cloud/)
   
   #### If I run the above query that creates a new node with some properties 
after creating a new graph, the property name is listed correctly in node label.
   
   ![Screenshot 
(63)](https://user-images.githubusercontent.com/97130553/204151003-10c0689f-95f4-4a4d-baba-1f0873e68877.png)
   
   
   
   
   #### but after that, if I run a query that creates a edge between two nodes, 
all the property names are suddenly moved to edge label.
   
   
   ![Screenshot 
(66)](https://user-images.githubusercontent.com/97130553/204151074-9a813fd1-898d-413b-b90b-7cf86f21bf3b.png)
   
   
   #### when a query creates node and edge at the same time and input data is 
pretty large, then it works fine. Additionally, sometimes the following error 
is shown when running a query that creates a new node or edge even though the 
cypher query command has no error and works fine.
   
   ![Screenshot 
(65)](https://user-images.githubusercontent.com/97130553/204152639-1ba52c23-d02b-4e3e-868e-6ab31015aa1e.png)
   
    
   **Desktop (please complete the following information):**
    - OS: window 10 pro
    - Browser chrome
   
   **Additional context**
   Add any other context about the problem here.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to