Questions tagged [tigergraph]
32 questions
0
votes
1 answer
How do you log Into the TigerGraph account on the server?
I've just installed TigerGraph on my server, but I don't know how to access the TigerGraph account that it created?

Herk
- 209
- 1
- 4
0
votes
0 answers
Need to produce url dynamically in spring boot for swagger
Have this small code snippet
public ApiInfo getApiInformation(){
return new ApiInfo("EPGRAPH-API",
"This is EPGRAPH-API created to load Edges and Vertex to TigerGraph",
"1.0",
"",
new Contact("EEPGraph Team",…

Sudeep
- 45
- 5