public class ImmutableRecord extends Object implements Record
ImmutableRecord(Object[] fields)
boolean
equals(Object o)
Object[]
fields()
int
hashCode()
String
toString()
getClass, notify, notifyAll, wait, wait, wait
public ImmutableRecord(Object[] fields)
public Object[] fields()
fields
Record
public boolean equals(Object o)
equals
Object
public String toString()
toString
public int hashCode()
hashCode
Copyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.