LazyBgp Constructor |
| Name | Description | |
|---|---|---|
| LazyBgp(IEnumerableITriplePattern) |
Creates a Streamed BGP containing a set of Triple Patterns.
| |
| LazyBgp(ITriplePattern) |
Creates a Streamed BGP containing a single Triple Pattern.
| |
| LazyBgp(IEnumerableITriplePattern, Int32) |
Creates a Streamed BGP containing a set of Triple Patterns.
| |
| LazyBgp(ITriplePattern, Int32) |
Creates a Streamed BGP containing a single Triple Pattern.
|