generated from amazon-archives/__template_Apache-2.0
-
Notifications
You must be signed in to change notification settings - Fork 74
Open
Labels
usabilityIssues relating to the ease of use of the UI or featuresIssues relating to the ease of use of the UI or features
Description
All database URLs will have a path appended to the user provided URL. This is not obvious to the user in the UI. This can lead to the user incorrectly adding the path themselves.
- Gremlin -
{database-url}/gremlin - openCypher -
{database-url}/opencypher - SPARQL -
{database-url}/sparql
Potential Solution
We should add a note in the UI that shows what the final URL will be with the path appended. This should be in a FieldDescription below the input field. Something like
The URL that will be used is
https://my-database.com:8182/sparql
Related issues
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
usabilityIssues relating to the ease of use of the UI or featuresIssues relating to the ease of use of the UI or features