Essay record
IBM GraphDB: How to Create a Vertex
- Record
- Essay / / 1 min read / 48 words
- Tags
- Unfiled
DISCLOSURE: Some links may be affiliate links. Details
**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