IBM GraphDB: How to Create a Vertex
Essay - Published: 2016.09.19 | 1 min read (48 words)
DISCLOSURE: If you buy through affiliate links, I may earn a small commission. (disclosures)
**Problem: **I’m using the IBM Blue Mix GraphDB. How do I add a vertex?
**Solution: **
Hit the API with an HTTP request:
- HTTP: POST
- URL: https://ibmgraph-alpha.ng.bluemix.net/$APIURL/$GRAPHNAME/vertices
- BODY - The things you want your vertex to hold
Want more like this?
The best way to support my work is to like / comment / share this post on your favorite socials.
