neosemantics
neosemantics copied to clipboard
Documentation 'showOnlyMapped'
In the documentation for exporting rdf data (https://neo4j.com/labs/neosemantics/4.1/export/) states that the parameter for showing only mapped elements is showOnlyMapped. But as of this commit e0dcc4782132cb0152eead070fc81c01567aaa9d the parameter is renamed to mappedElemsOnly as stated correctly in the mapping documentation (https://neo4j.com/labs/neosemantics/4.1/mapping/).
So the export documentation should probably be updated with the correct parameter.