public class VarFinder extends Object
| Constructor and Description |
|---|
VarFinder() |
| Modifier and Type | Method and Description |
|---|---|
static Set<String> |
varsMentioned(org.apache.jena.query.Query query)
Gets the names of all variables mentioned in a SPARQL Query.
|
Copyright © 2019 TopQuadrant, Inc.. All rights reserved.