Skip to content

4.4.0.1

Compare
Choose a tag to compare
@neo-technology-build-agent neo-technology-build-agent released this 09 Mar 14:12
· 66 commits to 4.4 since this release

What's changed

General

  • Upgrade to Neo4j 4.4.4
  • Upgrade to RDF4J 3.7.5

New Features

  • Additional return value (called subjectSPO) in methods n10s.rdf.export.spo,n10s.rdf.export.cypher and n10s.rdf.stream.* containing the tripleSubject in the form of a list ["s","p","o"] in RDF-Star statements.
  • Functions added: n10s.rdf.collect.ttl,n10s.rdf.collect.xml,n10s.rdf.collect.ttl,n10s.rdf.collect.json,n10s.rdf.collect.nt and n10s.rdf.collect.ttlstar implementing the same behavior as n10s.rdf.collect but returning different serialisations.