Closed 123joshuawu closed 3 years ago
in_degree
out_degree
node_label
writeNodePageRank
writeNodeLabelPageRank
PostgresKgCommandStore
writeNodeDegreesAction
writeNodeLabelDegreesAction
other changes:
postgres-data
ResultSet
getArray
sentences
List("")
Remaining failing tests are for full text search
Time results from a couple quick tests:
Neo4j generally under a 0.5 seconds
Postgres fastest around 0.1 seconds but can take upwards of around 3 seconds
in_degree
andout_degree
tonode_label
writeNodePageRank
andwriteNodeLabelPageRank
toPostgresKgCommandStore
writeNodeDegreesAction
andwriteNodeLabelDegreesAction
toPostgresKgCommandStore
writeNodePageRank
andwriteNodeLabelPageRank
onPostgresKgCommandStore
closeother changes:
postgres-data
docker volume declaration to compose fileResultSet
getArray
type mismatchsentences
deserialization of empty string which was returningList("")