Database Reference
In-Depth Information
Figure 7-16 . Visualization of vertices and edges
The figure depicts a graphical representation of three vertices and two edges.
Rexster REST API
We can also query a Titan graph database using the REST API! For example, to get a
list of all vertices we simply need to hit a request like this:
localhost:8182/graphs/$graph_name/vertices
For example, we can get a list of all vertices of the twitter “graph” as shown in Fig-
ure 7-17 .
 
 
Search WWH ::




Custom Search