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 Hierarchy SystemObject VelocityGraph.Frontenac.Blueprints.Util.WrappersWrapperVertexQuery
Namespace:
VelocityGraph.Frontenac.Blueprints.Util.Wrappers
Assembly:
VelocityGraph (in VelocityGraph.dll) Version: 11.1.0.0 (11.1)
Syntax public 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