public class SPropertyOrQuery extends APIObject
| Modifier and Type | Method and Description |
|---|---|
SPropertyValue |
property(String name)
JCYPHER
select the property to be matched by the lookup
e.g.
|
StartPoint |
query(String luceneQuery)
JCYPHER
set a lucene query to be used by the lookup
e.g.
|
public SPropertyValue property(String name)
public StartPoint query(String luceneQuery)
Copyright © 2016. All rights reserved.