Package n10s.utils

Class UriUtils


  • public class UriUtils
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      UriUtils()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.lang.String getShortForm​(java.lang.String str, org.neo4j.graphdb.Transaction tx)  
      static java.lang.String translateUri​(java.lang.String uri, org.neo4j.graphdb.Transaction tx, GraphConfig gc)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait