Click or drag to resize

BaseGraph Constructor

Overload List
  NameDescription
Protected methodBaseGraph
Creates a new Base Graph which uses the default TreeIndexedTripleCollection as the Triple Collection.
Protected methodBaseGraph(BaseTripleCollection)
Creates a new Base Graph using the given Triple Collection.
Protected methodBaseGraph(SerializationInfo, StreamingContext)
Creates a Graph from the given Serialization Information.
Top
See Also