Click or drag to resize

VelocityGraph.Frontenac.Blueprints.Util.Wrappers Namespace

[Missing <summary> documentation for "N:VelocityGraph.Frontenac.Blueprints.Util.Wrappers"]

Classes
  ClassDescription
Public classWrappedQuery
Public classWrapperGraphContract
Public classWrapperVertexQuery
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.
Interfaces
  InterfaceDescription
Public interfaceIWrapperGraph
A WrapperGraph has an underlying graph object to which it delegates its operations.