| Package | Description |
|---|---|
| com.tinkerpop.blueprints.util.wrappers.id |
| Modifier and Type | Method and Description |
|---|---|
IdGraph.IdFactory |
IdGraph.getEdgeIdFactory()
return the factory for new edge IDs.
|
IdGraph.IdFactory |
IdGraph.getVertexIdFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
IdGraph.setEdgeIdFactory(IdGraph.IdFactory idFactory) |
void |
IdGraph.setVertexIdFactory(IdGraph.IdFactory idFactory) |
Copyright © 2010-2014. All Rights Reserved.