A WrapperQuery is useful for wrapping the construction and results of a Vertex.query().
Any necessary Iterable wrapping must occur when Vertex.vertices() or Vertex.edges() is called.
Inheritance HierarchySystemObject Frontenac.Blueprints.Util.WrappersWrapperVertexQuery
Namespace:
Frontenac.Blueprints.Util.Wrappers
Assembly:
VelocityGraph (in VelocityGraph.dll) Version: 10.1.0.0 (10.1)
Syntaxpublic class WrapperVertexQuery : IVertexQuery,
IQuery
Public Class WrapperVertexQuery
Implements IVertexQuery, IQuery
public ref class WrapperVertexQuery : IVertexQuery,
IQuery
type WrapperVertexQuery =
class
interface IVertexQuery
interface IQuery
end
The WrapperVertexQuery type exposes the following members.
Constructors
Methods
See Also