neosemantics icon indicating copy to clipboard operation
neosemantics copied to clipboard

Documentation 'showOnlyMapped'

Open mklopp opened this issue 4 years ago • 0 comments

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.

mklopp avatar Mar 10 '21 10:03 mklopp