| Package | Description |
|---|---|
| org.hawkular.inventory.impl.tinkerpop.sql.impl |
| Modifier and Type | Field and Description |
|---|---|
static org.hawkular.inventory.impl.tinkerpop.sql.impl.ElementGenerator<SqlEdge> |
SqlEdge.GENERATOR |
| Modifier and Type | Method and Description |
|---|---|
SqlEdge |
SqlGraph.addEdge(Object id,
com.tinkerpop.blueprints.Vertex outVertex,
com.tinkerpop.blueprints.Vertex inVertex,
String label) |
SqlEdge |
SqlVertex.addEdge(String label,
com.tinkerpop.blueprints.Vertex inVertex) |
SqlEdge |
SqlGraph.getEdge(Object id) |
Copyright © 2015–2016 Red Hat, Inc.. All rights reserved.