public class GraphVerticesOptions extends Object
Constructor and Description |
---|
GraphVerticesOptions() |
Modifier and Type | Method and Description |
---|---|
List<String> |
getVertexCollectionRestriction()
One or multiple vertex collections that should be considered.
|
void |
setVertexCollectionRestriction(List<String> vertexCollectionRestriction)
One or multiple vertex collections that should be considered.
|
Copyright © 2012–2016 ArangoDB GmbH. All rights reserved.