|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.neo4j.kernel.impl.core.PropertyIndex
public class PropertyIndex
| Constructor Summary | |
|---|---|
protected |
PropertyIndex(String key,
int keyId)
|
| Method Summary | |
|---|---|
boolean |
equals(Object o)
|
String |
getKey()
|
int |
getKeyId()
|
int |
hashCode()
|
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected PropertyIndex(String key,
int keyId)
| Method Detail |
|---|
public String getKey()
public int hashCode()
hashCode in class Objectpublic int getKeyId()
public boolean equals(Object o)
equals in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||