org.neo4j.helpers
Class Format
java.lang.Object
org.neo4j.helpers.Format
public class Format
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
date
public static String date()
date
public static String date(long millis)
date
public static String date(Date date)
time
public static String time()
time
public static String time(long millis)
time
public static String time(Date date)
bytes
public static String bytes(long bytes)
Copyright © 2002-2012 The Neo4j Graph Database Project. All Rights Reserved.