Interface SNodeIdFactory


  • public interface SNodeIdFactory
    Factories that create SNodeId. They are registered through PersistenceFacade and associated with node id types.
    • Method Detail

      • create

        SNodeId create​(String text)
        Given a serialized representation (without a type+colon prefix), creates an Immutable class.