--
Welcome to GSQL-user group.
- our mission is bringing the power of graph databases to everyone www.opengsql.org
- technical resource can be found here https://docs.tigergraph.com/
---
You received this message because you are subscribed to the Google Groups "gsql-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to gsql-users+...@opengsql.org.
To view this discussion on the web visit https://groups.google.com/a/opengsql.org/d/msgid/gsql-users/76b383f9-ec89-4455-8802-784e223ac554%40opengsql.org.
$.ajax({ type: 'POST', "vertices": { "Categories": { "some category": { "CategoryID": { "value": 1 }, "CategoryName": { "value": "some category" } } } } },
dataType: "json", headers: { 'Authorization' : 'Bearer your-token-here' } }).done(function(data) { // your logic to handle with data });
curl -X GET 'localhost:9000/requesttoken?secret=jiokmfqqfu2f95qs6ug85o89rpkneib3&lifetime=1000000'
--
Welcome to GSQL-user group.
- our mission is bringing the power of graph databases to everyone www.opengsql.org
- technical resource can be found here https://docs.tigergraph.com/
---
You received this message because you are subscribed to the Google Groups "gsql-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to gsql-users+...@opengsql.org.
To view this discussion on the web visit https://groups.google.com/a/opengsql.org/d/msgid/gsql-users/8c7632c9-8c83-4451-ace2-91747d947d92%40opengsql.org.