메소드 | 설명 | |
---|---|---|
IsInARelationship ( string cypher ) : bool | ||
IsInNodeIdentifier ( string cypher ) : bool | ||
WasLastSignificantCharANodeLabel ( string cypher ) : bool | ||
WasLastSignificantCharARelationshipLabel ( string cypher ) : bool |
메소드 | 설명 | |
---|---|---|
GetCurrentLineOfCypher ( string cypher ) : string | ||
IsInSomething ( string cypher, char openingCharacter, char closingCharacter ) : bool | ||
WasLastSignificantCharASomethingLabel ( string cypher, char openingCharacter, bool>.Func |
public static IsInARelationship ( string cypher ) : bool | ||
cypher | string | |
리턴 | bool |
public static IsInNodeIdentifier ( string cypher ) : bool | ||
cypher | string | |
리턴 | bool |
public static WasLastSignificantCharANodeLabel ( string cypher ) : bool | ||
cypher | string | |
리턴 | bool |
public static WasLastSignificantCharARelationshipLabel ( string cypher ) : bool | ||
cypher | string | |
리턴 | bool |