Questions tagged [nebula-studio]

3 questions
0
votes
2 answers

execute command in nebula studio to create vertex item in database

as mentioned in nebula documentation here : https://docs.nebula-graph.io/1.2.0/manual-EN/2.query-language/1.data-types/data-types/ nebula> INSERT VERTEX school(name, create_time) VALUES hash("new"):("new", "1985-10-01 08:00:00") error…
saber tabatabaee yazdi
  • 4,404
  • 3
  • 42
  • 58
0
votes
1 answer

login error when nebula studio want to connect nebula graph docker instance

I have nebula graph instances as docker-machine and those worked as well. I want to connect via nebula graph studio Version:v3.5.0 to my instance there are 2 ways: 1- using graphd:[port] like this graphd:9669 2- using ip:port like this:…
saber tabatabaee yazdi
  • 4,404
  • 3
  • 42
  • 58
0
votes
1 answer

nebula graph studio error when create tag from console link

I have nebula graph as many instance of dockers on my pc. this is my project, I'm using nebula graph studio docker image to access data. i can create tags and edges from java to this space and worked ok. i want to browse my space after connecting to…
saber tabatabaee yazdi
  • 4,404
  • 3
  • 42
  • 58