[
https://issues.apache.org/jira/browse/ATLAS-4347?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pinal updated ATLAS-4347:
-------------------------
Description:
* DSL Query is converted to Tinkerpop Traversals.
* Caching traversal with respective to query saves time of translation.
* Whenever same query with same limit and offset is fired again, it will pick
the translated query from cache.
was:
* DSL Query is converted to Janus Graph Traversals.
* Caching traversal with respective to query saves time of translation.
* Whenever same query with same limit and offset is fired again, it will pick
the translated query from cache.
> DSL Search : Caching Mechanism for translated dsl queries
> ----------------------------------------------------------
>
> Key: ATLAS-4347
> URL: https://issues.apache.org/jira/browse/ATLAS-4347
> Project: Atlas
> Issue Type: Improvement
> Components: atlas-core
> Reporter: Pinal
> Assignee: Pinal
> Priority: Major
> Labels: AdvancedSearch
>
> * DSL Query is converted to Tinkerpop Traversals.
> * Caching traversal with respective to query saves time of translation.
> * Whenever same query with same limit and offset is fired again, it will
> pick the translated query from cache.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)