public class DenseNodeTransactionTranslator extends Object implements org.neo4j.helpers.Function<List<org.neo4j.kernel.impl.transaction.log.entry.LogEntry>,List<org.neo4j.kernel.impl.transaction.log.entry.LogEntry>>
| Constructor and Description |
|---|
DenseNodeTransactionTranslator(org.neo4j.kernel.impl.store.NeoStore neoStore) |
public DenseNodeTransactionTranslator(org.neo4j.kernel.impl.store.NeoStore neoStore)
public List<org.neo4j.kernel.impl.transaction.log.entry.LogEntry> apply(List<org.neo4j.kernel.impl.transaction.log.entry.LogEntry> from)
apply in interface org.neo4j.function.RawFunction<List<org.neo4j.kernel.impl.transaction.log.entry.LogEntry>,List<org.neo4j.kernel.impl.transaction.log.entry.LogEntry>,RuntimeException>Copyright © 2002–2016 The Neo4j Graph Database Project. All rights reserved.