public class TextHit extends Object
| Constructor and Description |
|---|
TextHit(Node node,
float score,
Node literal) |
TextHit(Node node,
float score,
Node literal,
Node graph) |
TextHit(Node node,
float score,
Node literal,
Node graph,
Node prop) |
| Modifier and Type | Method and Description |
|---|---|
Node |
getGraph() |
Node |
getLiteral() |
Node |
getNode() |
Node |
getProp() |
float |
getScore() |
String |
toString() |
Licenced under the Apache License, Version 2.0