public interface GraphSearchRestService
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
getSuggestions(String namespace,
String input) |
javax.ws.rs.core.Response |
search(String namespace,
String providerId,
String criteria) |
Copyright © 2021. All rights reserved.