| Package | Description |
|---|---|
| com.tinkerpop.blueprints.util |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultGraphQuery
For those graph engines that do not support the low-level querying of the vertices or edges, then DefaultGraphQuery can be used.
|
class |
DefaultVertexQuery
For those graph engines that do not support the low-level querying of the edges of a vertex, then DefaultVertexQuery can be used.
|
Copyright © 2010-2014. All Rights Reserved.