Method: Neography::Rest::RelationshipAutoIndexes#get_relationship_auto_index_properties
- Defined in:
- lib/neography/rest/relationship_auto_indexes.rb
#get_relationship_auto_index_properties ⇒ Object
41 42 43 |
# File 'lib/neography/rest/relationship_auto_indexes.rb', line 41 def get_relationship_auto_index_properties @connection.get("/index/auto/relationship/properties") end |