Click or drag to resize

ThreadSafeGraph Constructor

Overload List
  NameDescription
Public methodThreadSafeGraph
Creates a new Thread Safe Graph.
Public methodThreadSafeGraph(BaseTripleCollection)
Creates a new Thread Safe graph using the given Triple Collection.
Public methodThreadSafeGraph(ThreadSafeTripleCollection)
Creates a new Thread Safe graph using a Thread Safe triple collection.
Top
See Also