Skip to content

Commit 886bcd0

Browse files
author
DvirDukhan
committed
removed deprecation
1 parent b6acce0 commit 886bcd0

File tree

1 file changed

+0
-1
lines changed
  • src/main/java/com/redislabs/redisgraph/graph_entities

1 file changed

+0
-1
lines changed

src/main/java/com/redislabs/redisgraph/graph_entities/Property.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,6 @@ public void setName(String name) {
5656
/**
5757
* @return property type
5858
*/
59-
@Deprecated
6059
public ResultSet.ResultSetScalarTypes getType() {
6160
return type;
6261
}

0 commit comments

Comments
 (0)