public class NodeUtils extends Object
| Constructor and Description |
|---|
NodeUtils() |
| Modifier and Type | Method and Description |
|---|---|
static Set<com.hp.hpl.jena.sparql.core.Var> |
getVarsMentioned(Iterable<com.hp.hpl.jena.graph.Node> nodes) |
static String |
toNTriplesString(com.hp.hpl.jena.graph.Node node) |
Copyright © 2014. All rights reserved.