| Package | Description |
|---|---|
| com.mware.core.model.clientapi.dto | |
| com.mware.core.model.longRunningProcess | |
| com.mware.core.model.search |
| Modifier and Type | Field and Description |
|---|---|
Set<ClientApiSearch> |
ClientApiSearchListResponse.searches |
| Modifier and Type | Method and Description |
|---|---|
protected String |
DeleteElementsLongRunningWorker.backupGraphElements(ClientApiSearch savedSearch,
QueryResultsIterableSearchResults results) |
| Modifier and Type | Method and Description |
|---|---|
ClientApiSearch |
GeSearchRepository.getSavedSearch(String id,
User user) |
abstract ClientApiSearch |
SearchRepository.getSavedSearch(String id,
User user) |
ClientApiSearch |
GeSearchRepository.getSavedSearchOnWorkspace(String id,
User user,
String workspaceId) |
abstract ClientApiSearch |
SearchRepository.getSavedSearchOnWorkspace(String id,
User user,
String workspaceId) |
static ClientApiSearch |
GeSearchRepository.toClientApiSearch(Vertex searchVertex,
ClientApiSearch.Scope scope) |
| Modifier and Type | Method and Description |
|---|---|
List<Element> |
SearchHelper.search(ClientApiSearch savedSearch,
User user,
Authorizations authorizations,
boolean includeEdges) |
List<String> |
SearchHelper.searchCypher(ClientApiSearch savedSearch,
User user,
Authorizations authorizations) |
Copyright © 2016–2021 MWARE SOLUTIONS. All rights reserved.