[
https://issues.apache.org/jira/browse/TINKERPOP-1042?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stephen mallette closed TINKERPOP-1042.
---------------------------------------
Resolution: Won't Do
I mostly wrote this when I hit some problems with test infrastructure writing.
I don't think we need to complicate TinkerGraph with this feature.
> TinkerGraph indices are not preserved when graph is persisted
> -------------------------------------------------------------
>
> Key: TINKERPOP-1042
> URL: https://issues.apache.org/jira/browse/TINKERPOP-1042
> Project: TinkerPop
> Issue Type: Improvement
> Components: tinkergraph
> Affects Versions: 3.1.0-incubating
> Reporter: stephen mallette
> Priority: Trivial
>
> TinkerGraph can be configured with "persistence" such that when the graph is
> closed, it's contents are stored to a file (gryo, graphml, etc). Indices,
> however, are not persisted (nor are Graph variables - TINKERPOP-892) and
> therefore the user needs to recreate them when they re-load the graph. It
> seems like if persistence is enabled that index definitions should be
> preserved somehow. The "how" probably needs some discussion/thought.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)