|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.hp.hpl.jena.sparql.util.graph.GNode
public class GNode
| Field Summary | |
|---|---|
Findable |
findable
|
Node |
node
|
| Constructor Summary | |
|---|---|
GNode(BasicPattern triples,
Node node)
|
|
GNode(GNode other,
Node node)
|
|
GNode(Graph graph,
Node node)
|
|
| Method Summary | |
|---|---|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public final Findable findable
public final Node node
| Constructor Detail |
|---|
public GNode(Graph graph,
Node node)
public GNode(BasicPattern triples,
Node node)
public GNode(GNode other,
Node node)
| Method Detail |
|---|
public String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||