protected void |
GeObjectSearchRunnerBase.applyConceptTypeFilterToQuery(Query query,
SearchOptions searchOptions) |
protected void |
GeObjectSearchRunnerBase.applyEdgeLabelFilterToQuery(Query query,
SearchOptions searchOptions) |
protected void |
GeObjectSearchRunnerBase.applyFiltersToQuery(Query query,
org.json.JSONArray filterJson,
User user,
SearchOptions searchOptions) |
protected void |
GeObjectSearchRunnerBase.applyRefinementsToQuery(Query query,
SearchOptions searchOptions) |
protected void |
GeObjectSearchRunnerBase.applySortToQuery(Query query,
SearchOptions searchOptions) |
protected Collection<SchemaRepository.ElementTypeFilter> |
GeObjectSearchRunnerBase.getConceptTypeFilters(SearchOptions searchOptions) |
protected Collection<SchemaRepository.ElementTypeFilter> |
GeObjectSearchRunnerBase.getEdgeLabelFilters(SearchOptions searchOptions) |
protected org.json.JSONArray |
GeObjectSearchRunnerBase.getFilterJson(SearchOptions searchOptions,
String workspaceId) |
protected Query |
ElementSearchRunner.getQuery(SearchOptions searchOptions,
Authorizations authorizations) |
protected Query |
GeObjectSearchRunnerWithRelatedBase.getQuery(SearchOptions searchOptions,
Authorizations authorizations) |
protected abstract Query |
GeObjectSearchRunnerBase.getQuery(SearchOptions searchOptions,
Authorizations authorizations) |
protected org.json.JSONArray |
GeObjectSearchRunnerBase.getSourceFilterJson(SearchOptions searchOptions) |
protected String |
GeObjectSearchRunnerBase.getSourceLogicalOperator(SearchOptions searchOptions) |
VertexFindRelatedSearchResults |
VertexFindRelatedSearchRunner.run(SearchOptions searchOptions,
User user,
Authorizations authorizations) |
abstract SearchResults |
SearchRunner.run(SearchOptions searchOptions,
User user,
Authorizations authorizations) |
QueryResultsIterableSearchResults |
GeObjectSearchRunnerBase.run(SearchOptions searchOptions,
User user,
Authorizations authorizations) |