Skip to content

Commit f3d808b

Browse files
committed
Added RecordReader to flux-commands.
1 parent 92d42c8 commit f3d808b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/resources/flux-commands.properties

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ calculate-metrics org.culturegraph.mf.stream.pipe.stat.CooccurrenceMetricCalcula
2121
jscript org.culturegraph.mf.stream.pipe.JScriptObjectPipe
2222

2323
as-lines org.culturegraph.mf.stream.converter.LineReader
24+
as-records org.culturegraph.mf.stream.converter.RecordReader
2425

2526
# Decoders:
2627
decode-pica org.culturegraph.mf.stream.converter.bib.PicaDecoder

0 commit comments

Comments
 (0)