| Package | Description |
|---|---|
| org.visallo.core.model.search |
| Modifier and Type | Method and Description |
|---|---|
protected ElementSearchRunnerBase.QueryAndData |
ElementSearchRunnerWithRelatedBase.getQuery(SearchOptions searchOptions,
org.vertexium.Authorizations authorizations) |
protected abstract ElementSearchRunnerBase.QueryAndData |
ElementSearchRunnerBase.getQuery(SearchOptions searchOptions,
org.vertexium.Authorizations authorizations) |
protected ElementSearchRunnerBase.QueryAndData |
ElementSearchRunner.getQuery(SearchOptions searchOptions,
org.vertexium.Authorizations authorizations) |
ElementSearchRunnerBase.QueryAndData |
QueryResultsIterableSearchResults.getQueryAndData() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ElementSearchRunnerBase.applyConceptTypeFilterToQuery(ElementSearchRunnerBase.QueryAndData queryAndData,
SearchOptions searchOptions) |
protected void |
ElementSearchRunnerBase.applyEdgeLabelFilterToQuery(ElementSearchRunnerBase.QueryAndData queryAndData,
SearchOptions searchOptions) |
protected void |
ElementSearchRunnerBase.applyFiltersToQuery(ElementSearchRunnerBase.QueryAndData queryAndData,
org.json.JSONArray filterJson,
User user) |
protected void |
ElementSearchRunnerBase.applySortToQuery(ElementSearchRunnerBase.QueryAndData queryAndData,
SearchOptions searchOptions) |
protected org.vertexium.query.QueryResultsIterable<? extends org.vertexium.Element> |
ElementSearchRunnerBase.getSearchResults(ElementSearchRunnerBase.QueryAndData queryAndData,
EnumSet<org.vertexium.FetchHint> fetchHints) |
| Constructor and Description |
|---|
QueryResultsIterableSearchResults(org.vertexium.query.QueryResultsIterable<? extends org.vertexium.Element> searchResults,
ElementSearchRunnerBase.QueryAndData queryAndData,
long offset,
long size) |
Copyright © 2013–2017 V5 Analytics. All rights reserved.