Skip to content

Commit 43a045c

Browse files
authored
Merge pull request #5 from davidfauth/5.3
Doc Fix
2 parents ddd8998 + ebe7d92 commit 43a045c

File tree

3 files changed

+2
-1
lines changed

3 files changed

+2
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,4 @@ src/main/resources/.DS_Store
88
src/.DS_Store
99
src/.DS_Store
1010
src/.DS_Store
11+
src/.DS_Store

Documentation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -636,7 +636,7 @@ If h3CellIdExpr is not a valid H3 cell ID, the function returns false;
636636

637637
### Example
638638

639-
RETURN com.neo4jh3.ispentagon('85283473fffffff') AS value;
639+
RETURN com.neo4jh3.ispentagonString('85283473fffffff') AS value;
640640
false
641641

642642
##com.neo4jh3.h3ValidateString( h3CellIdExpr )

src/.DS_Store

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)