public class OrientVertexQuery
extends com.tinkerpop.blueprints.util.DefaultVertexQuery
Constructor and Description |
---|
OrientVertexQuery(OrientVertex vertex) |
Modifier and Type | Method and Description |
---|---|
long |
count()
(Blueprints Extension) Counts the total items found.
|
public OrientVertexQuery(OrientVertex vertex)
public long count()
count
in interface com.tinkerpop.blueprints.VertexQuery
count
in class com.tinkerpop.blueprints.util.DefaultVertexQuery
Copyright © 2009–2020 OrientDB. All rights reserved.