Package | Description |
---|---|
sparql.base | |
sparql.convert |
Modifier and Type | Method and Description |
---|---|
BGP |
TtreeNode.getBGP()
Get the basic graph pattern object.
|
Modifier and Type | Method and Description |
---|---|
void |
TtreeNode.setBGP(BGP bgp) |
Constructor and Description |
---|
TtreeNode(TtreeNode parent,
BGP bgp)
Constructor to initiate bgp, parent node, varset and child list.
|
Constructor and Description |
---|
BGPtoSQL(BGP bgp)
Constructor to initiate the BGP object.
|