Hi
I just wonder what's the status of Timeline
(http://api.neo4j.org/1.2/org/neo4j/index/timeline/Timeline.html).
Is there no more support for Timeline in 1.3.M02 ?
When I try to do a backup I get the following:
java.lang.UnsupportedOperationException: org.neo4j.index.lucene.LuceneDataSource
at
org.neo4j.kernel.impl.transaction.xaframework.XaDataSource.listStoreFiles(XaDataSource.java:398)
at
org.neo4j.com.MasterUtil.rotateLogsAndStreamStoreFiles(MasterUtil.java:101)
at org.neo4j.backup.BackupImpl.fullBackup(BackupImpl.java:39)
at
org.neo4j.backup.BackupClient$BackupRequestType$1.callMaster(BackupClient.java:59)
at
org.neo4j.backup.BackupClient$BackupRequestType$1.callMaster(BackupClient.java:55)
It works if I remove the neo4j-index-1.3-1.3.M01.jar file.
Cheers
Andreas
_______________________________________________
Neo4j mailing list
[email protected]
https://lists.neo4j.org/mailman/listinfo/user